mitsuhiko / multiversionLinks
A hack that allows you to use different versions of the same library in the same Python process without clashes
☆90Updated 14 years ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion 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
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Unstandard Python library of useful and highly-reusable functions.☆151Updated 5 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 5 months ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- import debug☆58Updated 8 years ago
- Python's dir() for humans.☆245Updated 8 months ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Quick application debugging and analysis for Python☆190Updated 2 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- Network protocol implementations in Python, sans I/O☆149Updated last week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Read Watches in Python☆41Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Google Federated Logins for Flask.☆75Updated 9 years ago
- attach to running Python process☆116Updated last year
- State machine implementation for Python objects☆57Updated 13 years ago
- Python library for manipulating URLs (and some URIs) in a more natural way.☆187Updated 3 months ago
- Fast and accurate Python dependency management☆47Updated 6 years ago
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- Register CLI commands via setuptools entry-points.☆131Updated 3 months ago
- Python bindings for html5ever, using CFFI☆41Updated 7 years ago
- Fuzzy equality objects for testing, a stricter version of Mock.Any.☆38Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- Pythonic implementation of HAML, cross compiling to Mako template syntax.☆97Updated 10 months ago
- File system based database that uses python pickles☆73Updated last year
- forge (python signatures) for fun and profit☆106Updated 4 years ago
- Make Python CLI tools win the speed race, by cheating!☆76Updated 4 months ago
- pytest plugin which adds pdb helper commands related to pytest.☆12Updated 3 years ago