Skip to content

A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)

Notifications You must be signed in to change notification settings

ethanhs/python-typecheckers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

About

This is a file to keep track of all of the type checkers that exist for Python. They are grouped into one of four catagories classified by whether or not they use PEP 484 syntax, and if they are static or dynamic.

PEP 484 syntax

Static

Dynamic/Runtime

Other syntax

Static

Dynamic/Runtime

Other useful tools/libraries

About

A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published