There are 2 repositories under pep484 topic.
Collection of awesome Python types, stubs, plugins, and tools to work with them.
PEP-484 stubs for django-rest-framework
Generate stubs for python modules
Apache (Py)Spark type annotations (stub files).
pytest plugin for testing mypy types, stubs, and plugins
A plugin for Flake8 that provides specializations for type hinting stub files
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
mypy plugin to type check Kubernetes resources
Types that make coding in Python quick and safe.
Retrieve information from typeshed and other typing stubs
Python 2.7 & 3.5+ runtime type-checker
Rapidly create full-featured command line interfaces with help, subcommand dispatch, and validation.
Generic schema with full typing support and minimal boilerplate
🏷️ A stubs package as described in PEP 561 for PaddlePaddle.
An enhanced version of the Python typing library.
Scripts to generate mypy compatible stubs for PySide2
Protoc plugin that generates python stubs
A declarative framework to read complex objects made of several files, supporting pluggable parsers and alternate file formats for the same object type. A typical use case is to read collections of test cases on the file system.
Experimental Flake8 plugin to identify missing or incomplete argument annotations.
Python module that allows function arguments and return values to be validated easily using decorators and PEP 484 type annotations
Type annotations for delta-spark
A template for your Python projects with PEP8 and PEP484 compliance tools, and the Rich library.