njsmith / metamodule
Python "metamodules"
☆14Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for metamodule
- A unified API for accessing Python's many supported archive formats☆34Updated 7 years ago
- Python 2 to the power of 3☆47Updated 3 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆140Updated 7 years ago
- A library for working with Python modules☆19Updated 6 years ago
- Discover and load entry points from installed packages☆74Updated last year
- Intercept function calls from Python scripts☆33Updated 8 years ago
- A way to use CPython modules on PyPy☆38Updated 9 years ago
- ☆41Updated 9 months ago
- ☆53Updated last year
- ☆18Updated 6 years ago
- __qualname__ emulation for older Python versions☆27Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- Tools to run pre-merge checks on a pull request or commit.☆29Updated 4 years ago
- A C++ framework for working with the CPython API.☆23Updated 7 years ago
- Cython implementation of OrderedDict☆103Updated 8 years ago
- Python polymorphic functions done right☆18Updated 5 years ago
- A shell-like scripting language with the power of Python3☆36Updated 4 years ago
- Annoying helper module that finds unicode/bytestring comparisions☆74Updated 13 years ago
- take version numbers from version control☆28Updated 6 years ago
- Proxies and wrappers for ordinary Python objects☆21Updated 9 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆55Updated 7 months ago
- coverage, just moreso☆43Updated last year
- Please use attrs instead!☆84Updated 3 years ago
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated 2 months ago
- A GUI tool for visualizing coverage data.☆54Updated last year
- A skip dict is a Python dictionary which is permanently sorted by value.☆19Updated 10 years ago
- Generate fast JSON parsers based on type stubs☆13Updated 4 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- A library for tracking program state