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 4 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- import debug☆58Updated 8 years ago
- Unstandard Python library of useful and highly-reusable functions.☆151Updated 5 years ago
- An unofficial, importable pip API☆116Updated last week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Network protocol implementations in Python, sans I/O☆147Updated 3 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- 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.☆187Updated 2 months ago
- Python's dir() for humans.☆243Updated 8 months ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 5 months ago
- Generic programming library for Python☆61Updated this week
- ☆24Updated 3 years ago
- Fast and accurate Python dependency management☆47Updated 6 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Quick application debugging and analysis for Python☆190Updated 2 years ago
- Python bindings for html5ever, using CFFI☆41Updated 7 years ago
- Discover and load entry points from installed packages☆76Updated 9 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 7 months ago
- attach to running Python process☆116Updated last year
- Python dependency management via Poetry☆16Updated 2 years ago
- Make Python CLI tools win the speed race, by cheating!☆76Updated 3 months ago
- building blocks for with-statement-related hackery☆62Updated 7 years ago