chaosct / pipimportLinks
Automatically install missing Python modules using pip at import time.
☆18Updated last year
Alternatives and similar repositories for pipimport
Users that are interested in pipimport are comparing it to the libraries listed below
Sorting:
- Safely evaluate AST nodes without side effects☆45Updated 11 months ago
- smart imports for Python☆39Updated 3 years ago
- automatic persistence for Python objects☆46Updated last month
- Python library for generating XPath expressions☆18Updated last year
- Display Python source code and bytecode side-by-side at the command line☆23Updated last year
- python library with a set of tools for simple debugging of python programs☆19Updated 2 years ago
- Easy to use pattern matching and information extraction for Python☆40Updated last year
- unit test generator for Python☆99Updated 8 years ago
- A python library for making ascii-art into network graphs.☆36Updated 2 months ago
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated this week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- Discover and load entry points from installed packages☆75Updated 7 months ago
- CLI based diff viewer☆23Updated 3 years ago
- It's like os.walk(), but backwards... and on a bicycle.☆27Updated last year
- ☆49Updated 2 weeks ago
- ☆55Updated 2 weeks ago
- gametight lightweight caching library for python☆65Updated 2 years ago
- Continuum Analytics linter, formatter and test suite helper.☆27Updated 10 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- A fast Enum implementation for Python☆30Updated last year
- This converts an assortment of python command line interfaces into a language agnostic build spec for usage in GUI creation.