trendels / braceexpandLinks
Bash-style brace expansion for Python
☆59Updated 3 years ago
Alternatives and similar repositories for braceexpand
Users that are interested in braceexpand are comparing it to the libraries listed below
Sorting:
- ☆45Updated 11 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Discover and load entry points from installed packages☆75Updated 8 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- A Python REPL the way I like it☆50Updated last month
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Autocommand turns a python function into a CLI program☆55Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Declarative, type-safe command line argument parsers from dataclasses and attrs classes☆63Updated last year
- Collapses Python packages into a single module.☆30Updated 6 years ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆68Updated 4 years ago
- Automagically import missing modules in IPython.☆66Updated last month
- A $PAGER in pure Python, similar to "less".☆95Updated 11 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆168Updated this week
- CPU parallelism for Trio☆63Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Script for converting setup.py to setup.cfg☆78Updated 11 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- A file-based ORM for Python dataclasses.☆210Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- An unofficial, importable pip API☆115Updated last week
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated 2 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Open, extensible Python injector/profiler/analyzer☆65Updated 3 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 11 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month