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:
- show where your regex match assertion failed!☆80Updated this week
- Python Development Documentation☆29Updated last month
- Discover and load entry points from installed packages☆75Updated 6 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Create reproducible installations for a virtual environment from a lock file☆86Updated 3 months ago
- Design a new better C API for Python☆59Updated 6 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- pytest plugin for running pyflakes☆45Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- An unofficial, importable pip API☆114Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 3 years ago
- PyTest Helpers Namespace☆58Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Parse and manipulate version numbers.☆48Updated 3 months ago
- py.test plugin to check import ordering using isort☆40Updated last year
- flake8 debug statement checker☆42Updated 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.☆90Updated last month
- Totally ordered enums for Python.☆30Updated 4 months ago
- contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.☆38Updated 8 months ago
- Formats your tox.ini files☆42Updated this week
- Like Flit, but for Setuptools☆16Updated 5 years ago
- Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators☆22Updated 4 years ago
- A pygments lexer for pytest output☆24Updated last year
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Scripts to convert Python Nose tests to PyTest☆38Updated 4 months ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 5 years ago