Hacker News
- Pipe Operator "|" in dataclass variable definition https://docs.python.org/3/library/dataclasses.html 4 comments learnpython
- Python dataclass equivalent https://docs.python.org/3/library/dataclasses.html 25 comments clojure
Linking pages
- 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
- PEP 622 – Structural Pattern Matching | peps.python.org https://www.python.org/dev/peps/pep-0622/#case-clauses 175 comments
- Python Standard Library changes in recent years https://antonz.org/python-stdlib-changes/ 140 comments
- Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal https://www.ethanrosenthal.com/2020/08/25/optimal-peanut-butter-and-banana-sandwiches/ 124 comments
- Modern Good Practices for Python Development · Field Notes https://www.stuartellis.name/articles/python-modern-practices/ 122 comments
- fastcore: An Underrated Python Library | fastpages https://fastpages.fast.ai/fastcore/ 92 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
- Applying mypy to real world projects http://calpaterson.com/mypy-hints.html 38 comments
- GitHub - vinta/awesome-python: A curated list of awesome Python frameworks, libraries, software and resources https://github.com/vinta/awesome-python 38 comments
- The Ultimate Guide to Implement Function Overloading in Python | PixelsTech https://www.pixelstech.net/article/1731643884-The-Ultimate-Guide-to-Implement-Function-Overloading-in-Python 38 comments
- tensorflow/RELEASE.md at master · tensorflow/tensorflow · GitHub https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md 37 comments
- Python Practical Package Packing 2024 https://matt.sh/python-project-structure-2024 35 comments
- PEP 712 – Adding a “converter” parameter to dataclasses.field | peps.python.org https://peps.python.org/pep-0712/ 34 comments
- A better explanation of the Liskov Substitution Principle https://www.hillelwayne.com/post/lsp/ 27 comments
- Announcing NCC Group’s Cryptopals Guided Tour! – NCC Group Research https://research.nccgroup.com/2021/12/10/announcing-ncc-groups-cryptopals-guided-tour/ 16 comments
- 9 Reasons Why You Should Start Using Python Dataclasses | by Ahmed Besbes | Towards Data Science https://towardsdatascience.com/9-reasons-why-you-should-start-using-python-dataclasses-98271adadc66 11 comments
- Classes Should Not Override Parent Attributes https://ovid.github.io/articles/the-problem-with-builder.html 9 comments
- Tuples versus Lists in Python - Adam Johnson https://adamj.eu/tech/2019/07/05/tuples-versus-lists-in-python/ 9 comments
- Write Better Python by Learning Elm | by Martin Winkel | Level Up Coding https://medium.com/@SaturnFromTitan/write-better-python-by-learning-elm-66c391fa3fec 9 comments
Related searches:
Search whole site: site:docs.python.org
Search title: dataclasses â Data Classes — Python 3.12.4 documentation
See how to search.