├── README.md ├── lazy_loader.py └── test.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CGLemon/LazyLoader/HEAD/README.md -------------------------------------------------------------------------------- /lazy_loader.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CGLemon/LazyLoader/HEAD/lazy_loader.py -------------------------------------------------------------------------------- /test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CGLemon/LazyLoader/HEAD/test.py --------------------------------------------------------------------------------