neg3ntropy / objproxiesLinks
Proxies and wrappers for ordinary Python objects
☆21Updated 10 years ago
Alternatives and similar repositories for objproxies
Users that are interested in objproxies are comparing it to the libraries listed below
Sorting:
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last week
- pytest plugin for running pyflakes☆46Updated 3 years ago
- Patch the inner source of python functions at runtime.☆201Updated last week
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 5 months ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- Vendorize packages from PyPI☆104Updated last year
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 5 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- A web framework-agnostic API and documentation generation platform☆38Updated last year
- Lazy attributes for Python objects☆53Updated last year
- Parse and manipulate version numbers.☆49Updated last week
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Use Git and coverage data to run only needed tests☆21Updated 8 months ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆72Updated 9 months ago
- Experiments with Tox plugin system☆33Updated 4 years ago
- A gdb-like Python3 Debugger in the Trepan family☆168Updated this week
- One simple way of parsing configs.☆59Updated 4 months ago
- A system to Instrument running Python code☆25Updated 3 months ago
- gametight lightweight caching library for python☆66Updated 2 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 weeks ago
- Like Flit, but for Setuptools☆16Updated 5 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆72Updated 3 months ago