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:
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 6 months ago
- Run async workflows using pytest-fixtures-style dependency injection☆35Updated 3 weeks ago
- Python's dir() for humans.☆245Updated 9 months ago
- Network protocol implementations in Python, sans I/O☆149Updated 3 weeks ago
- Unstandard Python library of useful and highly-reusable functions.☆151Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- import debug☆58Updated 9 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Register CLI commands via setuptools entry-points.☆131Updated this week
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- An unofficial, importable pip API☆117Updated last week
- Quick application debugging and analysis for Python☆190Updated 2 years ago
- ☆24Updated 3 years ago
- Python variant types that work with match☆54Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- A system to Instrument running Python code☆25Updated 4 months ago
- Relaxed test discovery for pytest☆34Updated last year
- A backend for the `keyring` module which uses a hardware token to require user presence for any secret access, by encrypting your vault a…☆41Updated 8 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Resolve JSON Pointers in Python☆145Updated 4 months ago
- Python library for manipulating URLs (and some URIs) in a more natural way.☆187Updated 3 months ago
- A library which allows framework authors to defer decorator actions.☆70Updated last month
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A collection of structlog processors for prettier output: a code syntax highlighter, JSON and XML prettifiers, a multiline string printer…☆35Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆27Updated last year
- attach to running Python process☆117Updated last year