Less than a year ago, I was in San Quentin State Prison serving a life sentence. (more…)
Read more »
Tobias Wrigstad, Matthew Parkinson, and Fridtjof Stoldt attended their first Python Language Summit to talk about some new concurrency concepts with core developers. Their slides have great diagrams, so I recommend checking them out. Tobias delivered the ... (more…)
Read more »
Get advice on how to approach learning Python efficiently.
Read more »
Pydantic enables parsing and validation of data in Python data classes, enforcing type hints and also providing a lot of features related to mapping data to Python classes. (more…)
Read more »