Fully typesafe, Rust-like Result and Option types for Python
updated at Oct. 2, 2024, 4:04 a.m.
Tool for translation type comments to type annotations in Python
updated at Oct. 8, 2024, 7:05 p.m.
Types that make coding in Python quick and safe.
updated at Oct. 13, 2024, 12:03 a.m.
A plugin for Flake8 that provides specializations for type hinting stub files
updated at Oct. 17, 2024, 2:30 p.m.
Mypy static type checker plugin for Pytest
updated at Oct. 21, 2024, 12:50 a.m.
Makes typed arguments Optional when the default argument is None
updated at Oct. 23, 2024, 2:12 a.m.
🧙 meiga is a Python µframework that provides a simple, fully typed, monad-based result type ➡️ Result[Value, Error].
updated at Oct. 24, 2024, 5:22 a.m.
Runtime inspection utilities for Python typing module
updated at Oct. 28, 2024, 3:41 p.m.
flake8 plugin which checks that typing imports are properly guarded
updated at Oct. 29, 2024, 1:22 a.m.
A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.
updated at Nov. 1, 2024, 9:02 p.m.
A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)
updated at Nov. 1, 2024, 9:35 p.m.
Decorator which checks whether the function is called with the correct type of parameters.
updated at Nov. 3, 2024, 11:48 a.m.
Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.
updated at Nov. 4, 2024, 9:39 a.m.
Celery result back end with django
updated at Nov. 4, 2024, 10:54 a.m.