Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
/ python-skeletons Public archive

The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead

License

Notifications You must be signed in to change notification settings

JetBrains/python-skeletons

Repository files navigation

Python Skeletons

obsolete JetBrains project

Deprecated: use PEP 484 and Typeshed instead

The python-skeletons repository is deprecated. There is now a standard for type hints in Python:

PyCharm 2017.1 and newer bundles the whole Typeshed repo, but only a few modules from it are actually enabled in PyCharm (including builtins, typing, six, and several others).

If you want to add any other module from Typeshed to your project, you can put it inside your project's root or into the source folders of your project.

Feel free to contribute your changes to the Typeshed repo. Make sure you've read the contributing notes. More modules from Typeshed will be enabled in the next versions of PyCharm.

See Also

About

The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages