trendels / braceexpandLinks
Bash-style brace expansion for Python
☆60Updated 3 years ago
Alternatives and similar repositories for braceexpand
Users that are interested in braceexpand are comparing it to the libraries listed below
Sorting:
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- ☆45Updated last year
- Discover and load entry points from installed packages☆76Updated 9 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 6 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- A Python REPL the way I like it☆51Updated last week
- A $PAGER in pure Python, similar to "less".☆97Updated last year
- Automagically import missing modules in IPython.☆66Updated 3 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- Script for converting setup.py to setup.cfg☆79Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆171Updated 2 weeks ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated last year
- ruyaml is a openly maintained fork of elusive ruamel-yaml package that can be used as as a drop-in replacement.☆76Updated last week
- Colorization of help messages in Click☆88Updated 6 months ago
- Option groups missing in Click☆114Updated 5 months ago
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆63Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Subcommand REPL for click apps☆236Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- 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
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Simple package to compute a single deterministic hash of the file contents of a directory.☆98Updated last month
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- Python checker for places where deprecated functions are called.☆30Updated 2 years ago