JelleZijlstra / autotypingLinks
Automatically add simple type annotations to your code
☆257Updated 8 months ago
Alternatives and similar repositories for autotyping
Users that are interested in autotyping are comparing it to the libraries listed below
Sorting:
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Useful types for Python☆132Updated 2 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆116Updated 5 months ago
- Reusable constraint types to use with typing.Annotated☆558Updated last month
- Declarative CLI argument parser☆158Updated 3 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆191Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆242Updated 2 weeks ago
- A little benchmarking tool for Python☆189Updated last year
- Python command line wrapper for pyright, a static type checker☆222Updated last week
- A Flexible Service Locator for Python.☆354Updated last week
- A Python type checker☆366Updated last week
- Phantom types for Python.☆219Updated 2 weeks ago
- Validation library for simple check on `pyproject.toml`☆163Updated last week
- unittest subTest() support and subtests fixture☆239Updated last week
- a tool to detect test pollution☆191Updated 2 weeks ago
- Enforce the same settings on multiple projects☆405Updated last week
- dead simple python dead code detection☆359Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 2 weeks ago
- ☆204Updated last week
- the missing toolbox for an async world☆308Updated 3 months ago
- pytest plugin for pretty printing the test summary.☆446Updated 2 weeks ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆170Updated 2 years ago
- A Python docstring linter that checks arguments, returns, yields, and raises sections☆184Updated last month
- Extend typing package functionalities☆59Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆383Updated 4 months ago
- Fancy PyPI READMEs with Hatch☆173Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆227Updated 2 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago