Explore >> Select a destination


You are here

hynek.me
| | richardtier.com
5.7 parsecs away

Travel
| | Django Rest Framework integrates well with models to provide out of the box validation, and ModelSerializers allow futher fine-grained custom validation. However, if you're not using a model as the resource of your endpoint then the code required for custom validation of complex data structure can get hairy. If there is a heavily nested data...
| | doughellmann.com
5.2 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | www.laceyhenschel.com
4.1 parsecs away

Travel
| | Every day is a new adventure in a new job. I came into my job at REVSYS with not much production Python experience and my colleagues have been kind enough to share some time-saving and frustration-reducing libraries with me as I've been learning. This Friday, I'm sharing five libraries (technically, four libraries and a repo) that I've learned about in the last three months and fallen pretty much in love with. Enjoy!
| | jcbsv.net
24.8 parsecs away

Travel
| [AI summary] A post discusses the lack of a standard build backend in Python packaging despite other development tools having clear preferences.