Top 4 pep484 open source projects

typesentry
Python 2.7 & 3.5+ runtime type-checker
python-autoclass
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 :).
odoo-stubs
Python Stubs for Odoo
pybind11-stubgen
Generates stubs for python modules (targeted to C++ extensions compiled with pybind11)
1-4 of 4 pep484 projects