JelleZijlstra / autotypingView external linksLinks
Automatically add simple type annotations to your code
☆282Sep 19, 2025Updated 4 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☆378Jan 27, 2026Updated 2 weeks ago
- ☆207Updated this week
- A Python type checker☆26Dec 15, 2025Updated 2 months ago
- Decisions by the Python Typing Council☆51Oct 2, 2024Updated last year
- Validation library for simple check on `pyproject.toml`☆200Feb 5, 2026Updated last week
- Syntactical sugar for Python class attributes☆66Dec 22, 2025Updated last month
- Experimental Python API for Ruff☆34Feb 1, 2026Updated 2 weeks ago
- Add default values to stubs☆19Jan 5, 2026Updated last month
- Useful types for Python☆149Jan 5, 2026Updated last month
- Automatically remove unnecessary `# noqa` comments☆262Dec 22, 2025Updated last month
- An extensions for managing Python dependencies.☆19Feb 22, 2023Updated 2 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,845Jan 22, 2026Updated 3 weeks ago
- 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 GitHub action to run `pre-commit` with `uv`☆19Jan 2, 2026Updated last month
- A partial reimplementation of pre-commit in Rust☆14Sep 10, 2025Updated 5 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆87Feb 1, 2026Updated 2 weeks ago
- Run Python type checkers over millions of lines of code☆108Feb 8, 2026Updated last week
- A tool to generate stubs for Python packages using numpydoc-format docstrings and monkeytype traces☆13Mar 14, 2024Updated last year
- Update GitHub Actions version pins in GitHub workflow files.☆39Jul 14, 2025Updated 7 months ago
- Transforming asynchronous to synchronous Python code☆24Jan 24, 2026Updated 3 weeks ago
- A type-safe `functools.wraps`.☆20Nov 22, 2025Updated 2 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Jan 9, 2026Updated last month
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,044Dec 22, 2025Updated last month
- ☆47Jan 18, 2026Updated 3 weeks ago
- Doing dirty (but extremely useful) things with equals.☆966Nov 17, 2025Updated 2 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆86Dec 10, 2025Updated 2 months ago
- generate random python code to test linter/formatter/and other tools☆54Feb 9, 2026Updated last week
- Draft specification for the Python type system☆13Dec 11, 2023Updated 2 years ago
- ☆198Updated this week
- A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.☆97Mar 17, 2023Updated 2 years ago
- A feedback-driven, evolutionary fuzzer for the CPython JIT compiler.☆21Feb 9, 2026Updated last week
- 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 8 months ago
- Build and Inspect Python Packages in GitHub Actions☆211Updated this week
- Runtime inspection utilities for Python typing module☆376Jan 18, 2026Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆676Feb 2, 2026Updated 2 weeks ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆22Feb 2, 2026Updated 2 weeks ago
- 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 2 months ago