brettcannon / microvenvLinks
A minimal re-implementation of Python's `venv` module
☆138Updated last month
Alternatives and similar repositories for microvenv
Users that are interested in microvenv are comparing it to the libraries listed below
Sorting:
- Run pytest inside a sub interpreter☆23Updated last year
- Vendorize packages from PyPI☆104Updated last year
- A TUI disassembler☆121Updated last month
- ☆91Updated last week
- Test whether your code is logging correctly 🪵☆115Updated 2 weeks ago
- Command-line parsing library for Python 3.☆135Updated last year
- Make Python CLI tools win the speed race, by cheating!☆74Updated 3 months ago
- ☆131Updated 4 months ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 5 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- Readable, pleasing console output for Python☆51Updated last year
- Compiled variants of the Python standard library.☆139Updated last year
- A Textual-based Python AST viewing widget library and application☆96Updated last month
- Python packaging scenarios☆127Updated last week
- Validation library for simple check on `pyproject.toml`☆169Updated last week
- Declarative CLI argument parser☆162Updated last week
- Python variant types that work with match☆52Updated last year
- ☆117Updated last year
- Build and Inspect Python Packages in GitHub Actions☆201Updated last week
- Proof-of-concept `record` type for Python☆30Updated last year
- Syntactical sugar for Python class attributes☆60Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- Python's sqlite3 + extensions☆136Updated last week
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆247Updated 9 months ago
- Type `pytest --edit` to open the failing test code ✨☆61Updated 9 months ago
- Typesafe, Composable Validation☆122Updated 2 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆86Updated 2 weeks ago
- A shell power-up for working with the file system and running subprocess commands☆76Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆99Updated 2 months ago