vstinner / miscLinks
Configuration ("dotfiles"), small personal programs like scm.py, other misc things...
☆24Updated 3 weeks ago
Alternatives and similar repositories for misc
Users that are interested in misc are comparing it to the libraries listed below
Sorting:
- Design a new better C API for Python☆59Updated last week
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆95Updated this week
- Python Development Documentation☆29Updated 2 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- show where your regex match assertion failed!☆80Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- The Python programming language☆47Updated 4 years ago
- Formatter for your Python unit tests☆106Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated this week
- An unofficial, importable pip API☆116Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated this week
- Safely render long_description/README files in Warehouse☆164Updated last week
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆80Updated this week
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- ☆93Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆155Updated 4 months ago
- pytest plugin for running pyflakes☆46Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- Issue tracker for CPython's workflow☆101Updated 2 weeks ago
- A backport of fstrings to python<3.6☆390Updated 3 years ago
- Python code object transformers☆184Updated last year