A fast and thorough lazy object proxy.
☆263Updated this week
Alternatives and similar repositories for python-lazy-object-proxy
Users that are interested in python-lazy-object-proxy are comparing it to the libraries listed below
Sorting:
- A Python module for decorators, wrappers and monkey patching.☆2,272Feb 3, 2026Updated 3 weeks ago
- A “Hello World” of calling Rust code from a Python program with CFFI, in order to show packaging issues☆11Jul 14, 2016Updated 9 years ago
- py.test plugin that activates the fault handler module during testing☆26Jul 11, 2020Updated 5 years ago
- Django application providing database, form fields and middleware for timezone support.☆42May 9, 2020Updated 5 years ago
- A high-performance immutable mapping type for Python.☆1,195May 20, 2025Updated 9 months ago
- Python package for retrial of asyncio based coroutines☆14Mar 14, 2023Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- ☆17Mar 28, 2018Updated 7 years ago
- A decorator for caching properties in classes.☆705Dec 7, 2024Updated last year
- A hack to explicitly set up and tear down fixtures.☆17Jul 16, 2022Updated 3 years ago
- A pytest plugin to add markers based on fixtures used.☆14Nov 13, 2022Updated 3 years ago
- ☆15Jul 13, 2019Updated 6 years ago
- Character encoding for the web.☆39May 3, 2022Updated 3 years ago
- Runtime inspection utilities for Python typing module☆376Jan 18, 2026Updated last month
- Generate marshmallow schemas from code annotations and type hinting☆11Nov 30, 2020Updated 5 years ago
- Hunter is a flexible code tracing toolkit.☆865Aug 22, 2025Updated 6 months ago
- Yet another URL library☆1,478Feb 10, 2026Updated 2 weeks ago
- Small library to fetch files over HTTP and resuming their download☆13Apr 20, 2021Updated 4 years ago
- Composable custom class converters for attrs, dataclasses and friends.☆994Updated this week
- pytest fixture for benchmarking code☆1,415Feb 16, 2026Updated last week
- A pytest powered framework for multi-host integration and system testing☆16Jun 15, 2018Updated 7 years ago
- A totally different take on container boilerplate.☆137Nov 11, 2021Updated 4 years ago
- A PEP to add a `@sealed` typing decorator to Python☆28Mar 23, 2024Updated last year
- Backport of 'functools.singledispatchmethod' from Python 3.8 to Python 2.7 - 3.7.☆15Aug 12, 2019Updated 6 years ago
- Playground for learning and testing cffi python interface