- 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 793 comments
- GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes https://github.com/yt-dlp/yt-dlp 529 comments
- Dicts are now ordered, get used to it https://softwaremaniacs.org/blog/2020/02/05/dicts-ordered/en/ 497 comments
- Python Asyncio: The Complete Guide https://superfastpython.com/python-asyncio/ 194 comments
- The 35 Words You Need to Python | yawpitchroll https://yawpitchroll.com/posts/the-35-words-you-need-to-python/ 159 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
- node.example.com Is An IP Address https://tuckersiemens.com/posts/node-example-com-is-an-ip-address/ 90 comments
- Web Scraping with Python (A Comprehensive Guide) https://www.scrapingdog.com/blog/web-scraping-with-python/ 87 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
- GitHub - oconnor663/sha256_project: developed for NYU Tandon's Applied Cryptography course https://github.com/oconnor663/sha256_project 45 comments
- GitHub - kenbyte/rbloom: A fast, simple and lightweight Bloom filter library for Python, fully implemented in Rust. https://github.com/kenbyte/rbloom 44 comments
- Tracking Down a Freaky Python Memory Leak https://benbernardblog.com/tracking-down-a-freaky-python-memory-leak/ 42 comments
- Tips for debugging with print() - Adam Johnson https://adamj.eu/tech/2021/10/08/tips-for-debugging-with-print/ 34 comments
- Boolean coercion pitfalls (with examples) - DEV Community https://dev.to/mikesamuel/boolean-coercion-pitfalls-with-examples-505k 33 comments
- Python behind the scenes #12: how async/await works in Python https://tenthousandmeters.com/blog/python-behind-the-scenes-12-how-asyncawait-works-in-python/ 32 comments
- GitHub - deckarep/golang-set: A simple generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp. https://github.com/deckarep/golang-set 27 comments
- GitHub - diegojromerolopez/gelidum: Freeze your objects in python https://github.com/diegojromerolopez/gelidum 27 comments
- GitHub - ninjaaron/replacing-bash-scripting-with-python: Guide on using using python for administrative scripting https://github.com/ninjaaron/replacing-bash-scripting-with-python 26 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.11.2 documentation
See how to search.