mypy topic

List mypy repositories

pyspark-stubs

114
Stars
37
Forks
Watchers

Apache (Py)Spark type annotations (stub files).

action-mypy

18
Stars
7
Forks
Watchers

Run mypy with reviewdog on pull requests to improve code writing experience.

flake8-mypy

102
Stars
19
Forks
Watchers

A plugin for flake8 integrating Mypy.

python-blueprint

539
Stars
82
Forks
Watchers

🐍 Example Python project using best practices 🥇

celery-types

69
Stars
36
Forks
Watchers

:seedling: Type stubs for Celery and its related packages

doc484

28
Stars
2
Forks
Watchers

Generate PEP 484 type annotations from docstrings

bumpver

170
Stars
35
Forks
Watchers

BumpVer: Automatic Versioning

py-package-template

81
Stars
36
Forks
Watchers

Python package template project for kick-starting new Python projects.

deal

703
Stars
24
Forks
Watchers

🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.