mypy topic
lambdas
Write short and fully-typed lambdas where you need them.
Wagtail-Pipit
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
mypy-pycharm
A plugin providing both real-time and on-demand scanning of Python files with Mypy from within PyCharm/IDEA.
typedload
Python library to load dynamically typed data into statically typed data structures
retype
Re-apply type annotations from .pyi stubs to your codebase.
pfun
Functional, composable, asynchronous, type-safe Python.
pandas-stubs
Pandas type stubs. Helps you type-check your code.
lagom
📦 Autowiring dependency injection container for python 3
python-typing-koans
Python typing koans to learn type-hints in Python3 using Mypy