Add PyCharm reference.

This commit is contained in:
Guido van Rossum 2015-01-09 15:21:14 -08:00
parent f07b0df7ae
commit 9d09316c7c
1 changed files with 13 additions and 0 deletions

View File

@ -38,6 +38,16 @@ described in an actual academic paper [reticulated-paper]_ written by
Vitousek with Jeremy Siek and Jim Baker (the latter of Jython fame).
PyCharm
-------
PyCharm by JetBrains has been providing a way to specify and check
types for about four years. The type system suggested by PyCharm
[pycharm]_ grew from simple class types to tuple types, generic types,
function types, etc. based on feedback of many users who shared their
experience of using type hints in their code.
Others
------
@ -196,6 +206,9 @@ References
.. [reticulated-paper]
http://wphomes.soic.indiana.edu/jsiek/files/2014/03/retic-python.pdf
.. [pycharm]
https://github.com/JetBrains/python-skeletons#types
.. [obiwan]
http://pypi.python.org/pypi/obiwan