- Update dictionary with keys and values - invalid syntax https://docs.python.org/3/library/stdtypes.html#dict.values 6 comments python
- Using the "or" operator to assign variables https://docs.python.org/3/library/stdtypes.html#boolean-operations-and-or-not 39 comments python
Linking pages
- GitHub - satwikkansal/wtfpython: What the f*ck Python? 😱 https://github.com/satwikkansal/wtfpython 796 comments
- GitHub - yt-dlp/yt-dlp: A feature-rich command-line audio/video downloader https://github.com/yt-dlp/yt-dlp 551 comments
- Dicts are now ordered, get used to it https://softwaremaniacs.org/blog/2020/02/05/dicts-ordered/en/ 497 comments
- PEP 750 – Template Strings | peps.python.org https://peps.python.org/pep-0750/ 433 comments
- An unordered list of things I miss in Go — kokada https://kokada.capivaras.dev/blog/an-unordered-list-of-things-i-miss-in-go/ 308 comments
- Why is language documentation still so terrible? https://walnut356.github.io/posts/language-documentation/ 223 comments
- Python Asyncio: The Complete Guide https://superfastpython.com/python-asyncio/ 194 comments
- PEP 498 – Literal String Interpolation | peps.python.org https://www.python.org/dev/peps/pep-0498/ 166 comments
- The 35 Words You Need to Python | yawpitchroll https://yawpitchroll.com/posts/the-35-words-you-need-to-python/ 159 comments
- We fixed f-string typos in 69 of the most popular Python repos in only one day. Here’s how. – Higher Tier Systems https://highertier.com/we-fixed-f-string-typos-in-69-of-the-most-popular-python-repos-in-only-one-day-heres-how/ 153 comments
- Python Standard Library changes in recent years https://antonz.org/python-stdlib-changes/ 140 comments
- Three Minor Features in Go 1.18 · The Ethically-Trained Programmer https://blog.carlmjohnson.net/post/2021/golang-118-minor-features/ 113 comments
- 10% of the 666 most popular Python GitHub repos have these f-string bugs | by Code Review Doctor | Medium https://codereviewdoctor.medium.com/10-of-the-666-most-popular-python-github-repos-have-this-f-string-bug-69e3540c0583 100 comments
- node.example.com Is An IP Address https://tuckersiemens.com/posts/node-example-com-is-an-ip-address/ 90 comments
- The Pythonic Emptiness - by Abhinav Upadhyay https://blog.codingconfessions.com/p/the-pythonic-emptiness 66 comments
- Software engineering practices you should probably be following in 2024 https://thetechenabler.substack.com/p/software-engineering-practices-you 64 comments
- Corner Cutting vs. Productivity — Llogiq on stuff https://llogiq.github.io/2018/04/03/corners.html 59 comments
- How it became like this? Ruby Range class https://zverok.space/blog/2024-07-26-range-evolution.html 54 comments
- GitHub - ionite34/einspect: Extended Inspect - View and modify memory structures of runtime objects. https://github.com/ionite34/einspect/ 50 comments
- Then they came for your Java and Ruby http://www.nu42.com/2015/06/then-they-came-for-java-and-ruby.html 49 comments
Would you like to stay up to date with Python? Checkout Python
Weekly.
Related searches:
Search whole site: site:docs.python.org
Search title: Built-in Types — Python 3.12.2 documentation
See how to search.