mypy
There are 434 repositories under mypy topic.
strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
dry-python/returns
Make your functions return something meaningful, typed, and safe!
dosisod/refurb
A tool for refurbishing and modernizing Python codebases
wemake-services/wemake-django-template
Bleeding edge django template focused on code quality and security.
typeddjango/awesome-python-typing
Collection of awesome Python types, stubs, plugins, and tools to work with them.
typeddjango/django-stubs
PEP-484 stubs for Django
rustedpy/result
A simple Rust like Result type for Python 3. Fully type annotated.
mosquito/aio-pika
AMQP 0.9 client designed for asyncio and humans.
nbQA-dev/nbQA
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
ariebovenberg/whenever
⏰ Modern datetime library for Python
aio-libs/janus
Thread-safe asyncio-aware queue for Python
life4/deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
sourcery-ai/python-best-practices-cookiecutter
Python best practices project cookiecutter 🍪
dry-python/classes
Smart, pythonic, ad-hoc, typed polymorphism for Python
aio-libs/aiomonitor
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
johnthagen/python-blueprint
🐍 Example Python project using best practices 🥇
dropbox/sqlalchemy-stubs
Mypy plugin and stubs for SQLAlchemy
youtype/mypy_boto3_builder
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
typeddjango/djangorestframework-stubs
PEP-484 stubs for django-rest-framework
andreoliwa/nitpick
Enforce the same settings on multiple projects
dropbox/mypy-PyCharm-plugin
A simple plugin that allows running mypy from PyCharm and navigate between errors
meadsteve/lagom
📦 Autowiring dependency injection container for python 3
dry-python/lambdas
Write short and fully-typed lambdas where you need them.
ltworf/typedload
MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures
alexpovel/ancv
Renders your (JSON) resume/CV for online & pretty terminal display
sizmailov/pybind11-stubgen
Generate stubs for python modules
Frojd/Wagtail-Pipit
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
JelleZijlstra/autotyping
Automatically add simple type annotations to your code
karlicoss/cachew
Transparent and persistent cache/serialization powered by type hints
wearepal/data-science-types
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
antonagestam/phantom-types
Phantom types for Python.
Bee-Mar/mmpm
MagicMirror Package Manager
mbarkhau/bumpver
BumpVer: Automatic Versioning
leinardi/mypy-pycharm
A plugin providing both real-time and on-demand scanning of Python files with Mypy from within PyCharm/IDEA.
jazzband/docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
aio-libs/aiozipkin
Distributed tracing instrumentation for asyncio with zipkin