trendels / braceexpand
Bash-style brace expansion for Python
☆56Updated 3 years ago
Alternatives and similar repositories for braceexpand:
Users that are interested in braceexpand are comparing it to the libraries listed below
- Discover and load entry points from installed packages☆74Updated 4 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Python checker for places where deprecated functions are called.☆30Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- ☆45Updated 7 months ago
- ☆55Updated 3 weeks ago
- Lazy & self-destructive tools for speeding up module imports☆54Updated 3 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 5 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- Script for converting setup.py to setup.cfg☆77Updated 7 months ago
- Python variant types that work with match☆50Updated last year
- Super-fast and clean conversions to numbers for Python.☆108Updated last month
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated this week
- A $PAGER in pure Python, similar to "less".☆93Updated 8 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- CPU parallelism for Trio☆59Updated 3 weeks ago
- Useful Mutable Mappings☆70Updated last year
- Register CLI commands via setuptools entry-points.☆129Updated last year
- py.test plugin to test server connections locally. This repository was migrated from Bitbucket.☆31Updated 3 weeks ago
- cython hooks for hatch☆31Updated 8 months ago
- An unofficial, importable pip API☆113Updated 2 months ago
- Capture the outcome of Python function calls☆32Updated 3 weeks ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated 9 months ago
- Colorization of help messages in Click☆87Updated last month
- Automagically import missing modules in IPython.☆63Updated 2 weeks ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆210Updated last week