vstinner / miscLinks
Configuration ("dotfiles"), small personal programs like scm.py, other misc things...
☆25Updated last month
Alternatives and similar repositories for misc
Users that are interested in misc are comparing it to the libraries listed below
Sorting:
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 3 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Tool for translation type comments to type annotations in Python☆155Updated 7 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- The Python programming language☆47Updated 4 years ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 3 weeks ago
- A library to handle automated deprecations☆93Updated 2 years ago
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated 2 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 3 years ago
- Ball and Chain Decorators☆42Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 3 weeks ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated 3 weeks ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆247Updated 2 months ago
- Design a new better C API for Python☆60Updated 3 months ago
- pytest plugin to randomise the order of tests with some control over the randomness☆75Updated this week
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago