brettcannon / microvenvLinks
A minimal re-implementation of Python's `venv` module
☆138Updated 2 months ago
Alternatives and similar repositories for microvenv
Users that are interested in microvenv are comparing it to the libraries listed below
Sorting:
- Vendorize packages from PyPI☆104Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 6 months ago
- ☆91Updated 3 weeks ago
- A TUI disassembler☆121Updated last month
- Make Python CLI tools win the speed race, by cheating!☆76Updated 3 months ago
- Run pytest inside a sub interpreter☆23Updated last year
- Python variant types that work with match☆52Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- Python packaging scenarios☆128Updated 2 weeks ago
- A Textual-based Python AST viewing widget library and application☆100Updated 2 months ago
- Command-line parsing library for Python 3.☆135Updated last year
- Readable, pleasing console output for Python☆51Updated 2 years ago
- Syntactical sugar for Python class attributes☆60Updated last year
- ☆131Updated 4 months ago
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆62Updated 9 months ago
- All-Inclusive Python Projects☆130Updated last month
- Test whether your code is logging correctly 🪵