Hacker News
- Python Default Dict https://docs.python.org/3/library/collections.html#collections.defaultdict 58 comments
- Feedback - A CL version of Python's Counter https://docs.python.org/3/library/collections.html#collections.Counter 20 comments lisp
Linking pages
- GitHub - satwikkansal/wtfpython: What the f*ck Python? 😱 https://github.com/satwikkansal/wtfpython 795 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
- Clever vs Insightful Code https://www.hillelwayne.com/post/cleverness/#fnref:teammates 133 comments
- Multiple assignment and tuple unpacking improve Python code readability http://treyhunner.com/2018/03/tuple-unpacking-improves-python-code-readability/ 96 comments
- .py in the sky http://astrofrog.github.io/blog/2015/05/09/2015-survey-results/ 91 comments
- Comprehensions in Python the Jedi way · GitHub https://gist.github.com/bearfrieze/a746c6f12d8bada03589 85 comments
- How to Merge Dictionaries in Python https://treyhunner.com/2016/02/how-to-merge-dictionaries-in-python/ 48 comments
- Fastest Way to Read Excel in Python | Haki Benita https://hakibenita.com/fast-excel-python 48 comments
- Python Practical Package Packing 2024 https://matt.sh/python-project-structure-2024 35 comments
- A broad vision for the Rust docs stack - an article by Chris Morgan http://chrismorgan.info/blog/rust-docs-vision-presentation.html 27 comments
- ES6 In Depth: Collections - Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2015/06/es6-in-depth-collections/ 18 comments
- Python Concurrency: The Tricky Bits - https://python.hamel.dev/concurrency/ 16 comments
- A practical usage of ChainMap in Python - Florimond Manca https://blog.florimondmanca.com/a-practical-usage-of-chainmap-in-python 15 comments
- Function Parameters - Insignificant Truths https://boakye.yiadom.org/bikeshed/funparams/ 12 comments
- Me, un"Chain"ed - by Shubhadeep - Python's Byte https://pythonsbyte.substack.com/p/me-unchained 12 comments
- GitHub - Tessil/ordered-map: C++ hash map and hash set which preserve the order of insertion https://github.com/tessil/ordered-map 12 comments
- GitHub - mkuhn/dict: Dictionary with arbitrary keys and values for R https://github.com/mkuhn/dict 12 comments
- Subclassing in Python Redux https://hynek.me/articles/python-subclassing-redux/ 11 comments
- Support for Python 2 ends in 2019, and it's high time for developers to take action https://www.revyuh.com/2019/05/support-for-python-2-ends-in-2019-and-its-high-time-for-developers-to-take-action/ 11 comments
- Python FAQ: Why should I use Python 3? / fuzzy notepad https://eev.ee/blog/2016/07/31/python-faq-why-should-i-use-python-3/ 9 comments
Related searches:
Search whole site: site:docs.python.org
Search title: collections â Container datatypes — Python 3.11.1 documentation
See how to search.