mitsuhiko / multiversionLinks
A hack that allows you to use different versions of the same library in the same Python process without clashes
☆89Updated 14 years ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- attach to running Python process☆118Updated last year
- import debug☆58Updated 9 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 7 months ago
- Python's dir() for humans.☆245Updated 10 months ago
- Run async workflows using pytest-fixtures-style dependency injection☆35Updated last month
- Unstandard Python library of useful and highly-reusable functions.☆152Updated 6 years ago
- Network protocol implementations in Python, sans I/O☆150Updated last month
- Relaxed test discovery for pytest☆34Updated last year
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Python library for manipulating URLs (and some URIs) in a more natural way.☆188Updated 4 months ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Grep Python Abstract Syntax Trees (AST) using XPath☆103Updated 7 months ago
- 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 9 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Quick application debugging and analysis for Python☆190Updated 2 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- A nosetests plugin with a progress bar and an emphasis on showing what's important☆112Updated 3 years ago
- State machine implementation for Python objects☆57Updated 14 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- An unofficial, importable pip API☆118Updated 3 weeks ago
- Discover and load entry points from installed packages☆76Updated 11 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Modifies strings to all use the same quote where possible☆97Updated 3 years ago
- Fast and accurate Python dependency management☆47Updated 6 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Utility for asserting the structure and content of HTML in python.☆24Updated 5 years ago
- Register CLI commands via setuptools entry-points.☆131Updated 3 weeks ago