lazy-object-proxy 1.10.0
0
A fast and thorough lazy object proxy.
Contents
A fast and thorough lazy object proxy.
Stars: 247, Watchers: 247, Forks: 36, Open Issues: 15The ionelmc/python-lazy-object-proxy
repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 247 github stars!
How to Install lazy-object-proxy
You can install lazy-object-proxy using pip
pip install lazy-object-proxy
or add it to a project with poetry
poetry add lazy-object-proxy
Package Details
- Author
- Ionel Cristian Mărieș
- License
- BSD-2-Clause
- Homepage
- https://github.com/ionelmc/python-lazy-object-proxy
- PyPi:
- https://pypi.org/project/lazy-object-proxy/
- Documentation:
- https://python-lazy-object-proxy.readthedocs.io/
- GitHub Repo:
- https://github.com/ionelmc/python-lazy-object-proxy
Classifiers
- Utilities
Related Packages
Errors
A list of common lazy-object-proxy errors.
Code Examples
Here are some lazy-object-proxy
code examples and snippets.
GitHub Issues
The lazy-object-proxy package has 15 open issues on GitHub
- Python 2.7 install fails with 1.7.0