mypy
There are 507 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
ariebovenberg/whenever
⏰ Modern datetime library for Python
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
NOT MAINTAINED - 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
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.
aio-libs/aiomonitor
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
dry-python/classes
Smart, pythonic, ad-hoc, typed polymorphism for Python
sourcery-ai/python-best-practices-cookiecutter
Python best practices project cookiecutter 🍪
johnthagen/python-blueprint
🐍 Example Python project using best practices 🥇
youtype/mypy_boto3_builder
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
zubanls/zuban
Python Type Checker / Language Server
dropbox/sqlalchemy-stubs
Mypy plugin and stubs for SQLAlchemy
typeddjango/djangorestframework-stubs
PEP-484 stubs for django-rest-framework
andreoliwa/nitpick
Enforce the same settings on multiple projects
meadsteve/lagom
📦 Autowiring dependency injection container for python 3
sizmailov/pybind11-stubgen
Generate stubs for python modules
dropbox/mypy-PyCharm-plugin
A simple plugin that allows running mypy from PyCharm and navigate between errors
dry-python/lambdas
Write short and fully-typed lambdas where you need them.
JelleZijlstra/autotyping
Automatically add simple type annotations to your code
alexpovel/ancv
Renders your (JSON) resume/CV for online & pretty terminal display
Josverl/micropython-stubs
Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
ltworf/typedload
MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures
Frojd/Wagtail-Pipit
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
Josverl/micropython-stubber
Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy
mbarkhau/bumpver
BumpVer: Automatic Versioning
Bee-Mar/mmpm
MagicMirror Package Manager
antonagestam/phantom-types
Phantom types for Python.
karlicoss/cachew
Transparent and persistent cache/serialization powered by type hints
zobweyt/textcase
Python library for text case conversions (https://pypi.org/project/textcase)