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:
- 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)☆67Updated 3 years ago
- ⚱️ Lightweight, self-contained templating for Python 2 and 3, a la Dust templates☆56Updated 3 months ago
- import debug☆58Updated 8 years ago
- Network protocol implementations in Python, sans I/O☆144Updated last month
- Formats Python code to follow a consistent style☆93Updated last year
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- Fast and accurate Python dependency management☆47Updated 6 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆101Updated 4 months ago
- State machine implementation for Python objects☆57Updated 13 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
- Register CLI commands via setuptools entry-points.☆129Updated last month
- Resolve JSON Pointers in Python☆144Updated last month
- Python's dir() for humans.☆243Updated 6 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python variant types that work with match☆52Updated last year
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 9 months ago
- Python library for manipulating URLs (and some URIs) in a more natural way.☆187Updated 3 weeks ago
- An unofficial, importable pip API☆114Updated last week
- attach to running Python process☆116Updated last year
- Quick application debugging and analysis for Python☆189Updated 2 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆62Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- building blocks for with-statement-related hackery☆62Updated 7 years ago
- This repository was originally intended to be a successor to d2to1, but it is now long obsolete since PEP 518, modern setuptools, etc.☆21Updated 10 years ago
- Bridge between Django Models and SQLAlchemy Tables☆77Updated 8 years ago