- Pulling my hair out over Pylance's reportGeneralTypeIssues setting. https://docs.python.org/3/library/typing.html#typing.cast 4 comments learnpython
- Is it me or is C++ on an Arduino abstracted to the point where it's basically a scripting language? https://docs.python.org/3/library/typing.html 44 comments cpp
- Generic and Traits in Rust? What are their benefits? https://docs.python.org/3/library/typing.html#generics 4 comments rust
Linking pages
- Writing Python like it’s Rust | Kobzol’s blog https://kobzol.github.io/rust/python/2023/05/20/writing-python-like-its-rust.html 858 comments
- GitHub - satwikkansal/wtfpython: What the f*ck Python? 😱 https://github.com/satwikkansal/wtfpython 795 comments
- Your configs suck? Try a real programming language. | beepb00p https://beepb00p.xyz/configs-suck.html 425 comments
- Things you're probably not using in Python 3 - but should - Data, what now? turns https://datawhatnow.com/things-you-are-probably-not-using-in-python-3-but-should/ 270 comments
- GitHub - Overv/outrun: Execute a local command using the processing power of another Linux machine. https://github.com/Overv/outrun 209 comments
- PEP 622 – Structural Pattern Matching | peps.python.org https://www.python.org/dev/peps/pep-0622/#case-clauses 175 comments
- Python: better typed than you think | beepb00p https://beepb00p.xyz/mypy-error-handling.html 139 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
- A few words on Ruby's type annotations state https://zverok.space/blog/2023-05-05-ruby-types.html 115 comments
- Python's None problem https://engineeringblog.ridereport.com/pythons-none-problem 84 comments
- Raising exceptions or returning error objects in Python - lukeplant.me.uk https://lukeplant.me.uk/blog/posts/raising-exceptions-or-returning-error-objects-in-python/ 61 comments
- Python Type Hints - How to Handle Optional Imports - Adam Johnson https://adamj.eu/tech/2021/12/29/python-type-hints-optional-imports/ 43 comments
- My Approach to Automatic Musical Composition https://flujoo.github.io/en/my-approach-to-automatic-musical-composition/ 39 comments
- Applying mypy to real world projects http://calpaterson.com/mypy-hints.html 38 comments
- tensorflow/RELEASE.md at master · tensorflow/tensorflow · GitHub https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md 37 comments
- GitHub - alexdelorenzo/aiopath: 📁 Asynchronous pathlib for Python https://github.com/alexdelorenzo/aiopath 35 comments
- Introducing spaCy v3.0 · Explosion https://explosion.ai/blog/spacy-v3-nightly 29 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
- 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
- GitHub - Dobiasd/undictify: Python library providing type-checked function calls at runtime https://github.com/Dobiasd/undictify 19 comments
Related searches:
Search whole site: site:docs.python.org
Search title: typing â Support for type hints — Python 3.11.5 documentation
See how to search.