edreamleo / make-stub-files
Script and config file that creates python stub (.pyi) files
☆32Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for make-stub-files
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Backport of pathlib aiming to support the full stdlib Python API.☆81Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Runtime Type Checking in Python 3☆28Updated 8 years ago
- Type annotations for SQLAlchemy☆25Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- Flake8 extension for enforcing trailing commas in python☆131Updated 5 months ago
- backport of lib2to3, with enhancements☆46Updated last week
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- A library for versioning your Python projects.☆139Updated this week
- contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.☆38Updated last month
- A plugin for flake8 integrating Mypy.☆102Updated 4 years ago
- A fast and thorough lazy object proxy.☆247Updated 2 months ago
- Resolve JSON Pointers in Python☆141Updated 3 months ago
- Mypy static type checker plugin for Pytest☆248Updated 2 weeks ago
- Generate PEP 484 type annotations from docstrings☆28Updated 5 years ago
- An unofficial, importable pip API☆110Updated last week
- Modern, declarative argument parser for Python 3.6+☆37Updated 6 years ago
- distributed Python deployment and communication☆80Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- Extends click.Group to invoke a command without explicit subcommand name.☆73Updated 2 months ago
- An experiment to use infix operators in Python☆56Updated 5 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆52Updated 7 years ago
- Tool for translation type comments to type annotations in Python☆141Updated 7 months ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆128Updated last year
- Python code object transformers☆184Updated 8 months ago
- A sliding memory map manager☆69Updated 9 months ago