Automatically add simple type annotations to your code
☆284Sep 19, 2025Updated 5 months ago
Alternatives and similar repositories for autotyping
Users that are interested in autotyping are comparing it to the libraries listed below
Sorting:
- A Python type checker☆379Jan 27, 2026Updated last month
- ☆207Updated this week
- A Python type checker☆27Updated this week
- Decisions by the Python Typing Council☆52Oct 2, 2024Updated last year
- Validation library for simple check on `pyproject.toml`☆202Updated this week
- Syntactical sugar for Python class attributes☆67Dec 22, 2025Updated 2 months ago
- Experimental Python API for Ruff☆34Mar 1, 2026Updated last week
- Add default values to stubs☆19Jan 5, 2026Updated 2 months ago
- Useful types for Python☆148Jan 5, 2026Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- An extensions for managing Python dependencies.☆19Feb 22, 2023Updated 3 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,855Jan 22, 2026Updated last month
- Based Python static type checker with baseline, sane default settings and based typing features☆197Sep 10, 2025Updated 5 months ago
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Dec 16, 2025Updated 2 months ago
- A partial reimplementation of pre-commit in Rust☆14Sep 10, 2025Updated 5 months ago
- a GitHub action to run `pre-commit` with `uv`☆19Feb 27, 2026Updated last week
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆87Updated this week
- Run Python type checkers over millions of lines of code☆107Feb 17, 2026Updated 2 weeks ago
- A tool to generate stubs for Python packages using numpydoc-format docstrings and monkeytype traces☆13Mar 14, 2024Updated last year
- Transforming asynchronous to synchronous Python code☆24Jan 24, 2026Updated last month
- A type-safe `functools.wraps`.☆20Updated this week
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,047Dec 22, 2025Updated 2 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆130Feb 18, 2026Updated 2 weeks ago
- Update GitHub Actions version pins in GitHub workflow files.☆41Jul 14, 2025Updated 7 months ago
- Doing dirty (but extremely useful) things with equals.☆974Nov 17, 2025Updated 3 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆89Dec 10, 2025Updated 2 months ago
- Draft specification for the Python type system☆13Dec 11, 2023Updated 2 years ago
- generate random python code to test linter/formatter/and other tools☆55Updated this week
- ☆199Updated this week
- A feedback-driven, evolutionary fuzzer for the CPython JIT compiler.☆21Mar 2, 2026Updated last week
- A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.☆98Mar 17, 2023Updated 2 years ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆77May 30, 2025Updated 9 months ago
- Build and Inspect Python Packages in GitHub Actions☆210Updated this week
- Runtime inspection utilities for Python typing module☆376Jan 18, 2026Updated last month
- Run `black` on python code blocks in documentation files☆676Mar 1, 2026Updated last week
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆23Updated this week
- Hatch build hook plugin for Mypyc☆54Jun 30, 2024Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Dec 1, 2025Updated 3 months ago
- minimize python source code to find bugs more easily☆49Updated this week