Hacker News
- type hints PEP in Python is accepted https://www.python.org/dev/peps/pep-0484/ 71 comments programming
Linking pages
- Python Release Python 3.5.0 | Python.org https://www.python.org/downloads/release/python-350/ 269 comments
- GitHub - tc39/proposal-type-annotations: ECMAScript proposal for type syntax that is erased - Stage 1 https://github.com/giltayar/proposal-types-as-comments/ 249 comments
- GitHub - tc39/proposal-type-annotations: ECMAScript proposal for type syntax that is erased - Stage 1 https://github.com/tc39/proposal-type-annotations 206 comments
- Python Type Hints - *args and **kwargs - Adam Johnson https://adamj.eu/tech/2021/05/11/python-type-hints-args-and-kwargs/ 149 comments
- GitHub - naftaliharris/tauthon: Fork of Python 2.7 with new syntax, builtins, and libraries backported from Python 3. https://github.com/naftaliharris/tauthon 138 comments
- Porting an historic Python2 module into Python3 · lucasg.github.io http://lucasg.github.io/2017/07/21/Porting-an-historic-Python2-module-into-Python3/ 114 comments
- Rust - Compile Time Memory Safety | Kibeom Kim https://kkimdev.github.io/posts/2019/04/22/rust-compile-time-memory-safety.html 113 comments
- Python Release Python 3.5.0b1 | Python.org https://www.python.org/downloads/release/python-350b1/ 100 comments
- The benefits of static typing without static typing in Python https://pawelmhm.github.io/python/static/typing/type/annotations/2016/01/23/typing-python3.html 86 comments
- Bringing macros to Python by abusing type annotations · Tinkering https://tinkering.xyz/abusing-type-annotations/ 74 comments
- GitHub - Instagram/MonkeyType: A Python library that generates static type annotations by collecting runtime types https://github.com/Instagram/MonkeyType 55 comments
- Types for Python HTTP APIs: An Instagram Story | by Anirudh Padmarao | Instagram Engineering https://instagram-engineering.com/types-for-python-http-apis-an-instagram-story-d3c3a207fdb7 53 comments
- Static Duck Typing in Python with Protocols | Daan Debie https://www.daan.fyi/writings/python-protocols 51 comments
- GitHub - python/mypy: Optional static typing for Python https://github.com/JukkaL/mypy 47 comments
- GitHub - google/pytype: A static type analyzer for Python code https://github.com/google/pytype 30 comments
- GitHub - pschanely/CrossHair: An analysis tool for Python that blurs the line between testing and type systems. https://github.com/pschanely/CrossHair 28 comments
- GitHub - naftaliharris/tauthon: Fork of Python 2.7 with new syntax, builtins, and libraries backported from Python 3. https://github.com/naftaliharris/python2.8 20 comments
- Covariance, Contravariance, and Invariance — The Ultimate Python Guide | by Paweł Święcki | Daftcode Blog https://blog.daftcode.pl/covariance-contravariance-and-invariance-the-ultimate-python-guide-8fabc0c24278 18 comments
- GitHub - santiagocezar/gengir https://github.com/santiagocezar/gengir 16 comments
- Covariance and contravariance in subtyping - Eli Bendersky's website https://eli.thegreenplace.net/2018/covariance-and-contravariance-in-subtyping/ 14 comments
Linked pages
- mypy - Optional Static Typing for Python http://mypy-lang.org/ 83 comments
- Adding Optional Static Typing to Python http://www.artima.com/weblogs/viewpost.jsp?thread=85551 44 comments
- GitHub - python/typeshed: Collection of library stubs for Python, with static types https://github.com/python/typeshed/ 12 comments
- 5. The import system — Python 3.10.8 documentation https://docs.python.org/3/reference/import.html 3 comments
- [Python-Dev] PEP 484 (Type Hints) announcement https://mail.python.org/pipermail/python-dev/2015-May/140104.html 0 comments
Would you like to stay up to date with Python? Checkout Python
Weekly.
Related searches:
Search whole site: site:www.python.org
Search title: PEP 484 – Type Hints | peps.python.org
See how to search.