vstinner / miscLinks
Configuration ("dotfiles"), small personal programs like scm.py, other misc things...
☆25Updated 2 weeks ago
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.☆145Updated 3 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- A list of Python Standard Libraries (2.6-7, 3.2-14).☆138Updated 3 weeks ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Python Development Documentation☆29Updated 3 weeks 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.☆98Updated 3 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated this week
- Safely render long_description/README files in Warehouse☆164Updated 3 weeks ago
- An unofficial, importable pip API☆118Updated last week
- Tool for translation type comments to type annotations in Python☆155Updated 5 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated this week
- ☆93Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Discover and load entry points from installed packages☆76Updated 11 months ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated this week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last month
- Design a new better C API for Python☆60Updated last month
- Serialization library for Exceptions and Tracebacks.☆177Updated 2 weeks ago
- Communications from the Steering Council☆170Updated 8 months ago
- Issue tracker for CPython's workflow☆103Updated last month
- A Python Implementation of RFC3986 including validations☆187Updated 2 weeks ago
- Python code object transformers☆184Updated last year
- 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
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago