- Type hints and ellipsis https://peps.python.org/pep-0484/ 2 comments learnpython
- Question in Python about an argument's notation in a method. https://peps.python.org/pep-0484/ 3 comments learnprogramming
Linking pages
- Python's âDisappointingâ Superpowers - lukeplant.me.uk https://lukeplant.me.uk/blog/posts/pythons-disappointing-superpowers/ 379 comments
- Modern Good Practices for Python Development · Field Notes https://www.stuartellis.name/articles/python-modern-practices/ 122 comments
- The different uses of Python type hints - lukeplant.me.uk https://lukeplant.me.uk/blog/posts/the-different-uses-of-python-type-hints/ 75 comments
- GitHub - python/mypy: Optional static typing for Python https://github.com/JukkaL/mypy 47 comments
- GitHub - DetachHead/basedpyright: pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server https://github.com/DetachHead/basedpyright 35 comments
- 12 Beginner Concepts About Type Hints To Improve Your Python Code | by Ahmed Besbes | Oct, 2022 | Towards Data Science https://towardsdatascience.com/12-beginner-concepts-about-type-hints-to-improve-your-python-code-90f1ba0ac49 19 comments
- Python Type Hints: How to Gradually Add Types for Third Party Packages - Adam Johnson https://adamj.eu/tech/2022/08/23/python-type-hints-gradually-add-types-for-third-party-packages/ 14 comments
- Managing binary package repositories | SleepMap https://sleepmap.de/2022/managing-binary-package-repositories/ 7 comments
- Adding types to a large Python codebase | Dagster Blog https://dagster.io/blog/adding-python-types 2 comments
- mypy 0.982 documentation https://mypy.readthedocs.io/en/stable/ 1 comment
- Setup mypy for fun and profit :: Muscaw https://muscaw.dev/2022/05/01/setup-mypy-for-fun-and-profit/ 0 comments
- Tools for rewriting Python code - lukeplant.me.uk https://lukeplant.me.uk/blog/posts/tools-for-rewriting-python-code/ 0 comments
- blog.fidelramos.net – Automating Python code quality https://blog.fidelramos.net/software/python-code-quality 0 comments
- Speeding up Python code with Codon | kleemans.ch https://www.kleemans.ch/speeding-up-python-code-with-codon 0 comments
- Create your own python decorator | Sylhare’s blog https://sylhare.github.io/2024/07/08/Python-decorator.html 0 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
Related searches:
Search whole site: site:peps.python.org
Search title: PEP 484 – Type Hints | peps.python.org
See how to search.