Skip to content
/ typing Public
forked from python/typing

Python static typing home. Contains the source for typing_extensions and the documentation. Also hosts a user help forum.

License

Notifications You must be signed in to change notification settings

davfsa/typing

 
 

Repository files navigation

Chat at https://gitter.im/python/typing

Static Typing for Python

Documentation and Support

The documentation for Python's static typing can be found at typing.readthedocs.io. You can get help either in our support forum or chat with us on Gitter.

Improvements to the type system should be discussed on the typing-sig mailing list, although the issues in this repository contain some historic discussions.

Repository Content

This GitHub repo is used for several things:

Workflow

  • See CONTRIBUTING.md for more.

  • The typing.py module and its unittests are edited in the src subdirectory of this repo. The python2 subdirectory contains the Python 2 backport.

About

Python static typing home. Contains the source for typing_extensions and the documentation. Also hosts a user help forum.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%