| docs | |
|---|---|
| tests | |
| package |
A fast and thorough lazy object proxy.
- Free software: BSD license
pip install lazy-object-proxy
https://python-lazy-object-proxy.readthedocs.org/
To run the all tests run:
tox
This project is based on some code from wrapt as you can see in the git history.