
#87: PonyORM: The most Pythonic ORM yet?
If you could have any API you want for accessing data from Python, what would it look like? What would make it Pythonic? This week you'll hear about Pony ORM: Pony is a Python ORM with beautiful query...
29 Nov 201656min

#86: Python at StackOverflow
If you run into a problem with some API or Python code what do you do to solve it? I personally throw a few keywords into google, sometimes even before checking the full docs.
24 Nov 20161h 10min

#85: Parsing horrible things with Python
Do you have horribly convoluted things that need parsing? Obviously you'll learn a bunch of tips and tricks from this episode. But you'll see that advanced parsing is a gateway to many interesting com...
17 Nov 201659min

#84: Are we failing to fund Python's core infrastructure?
When was the last time you used a 3rd party package in Python? Have you recently pip installed SQLAlchemy? Maybe looked up the documentation on a package you found on PyPI?
8 Nov 20161h 5min

#83: Python Videos on Demand at PyVideo
Have you ever searched for a Python educational video? Maybe how to get started with Pyramid, or running queries with SQLAlchemy's ORM layer?
2 Nov 201653min

#82: Grokking Algorithms in Python
Algorithms underpin almost everything we do in programming and in problem solving in general. Yet, many of us have partial or incomplete knowledge of the most important and common ones. In this episod...
27 Okt 201658min

#81: Python and Machine Learning in Astronomy
The advances in Astronomy over the past century are both evidence of and confirmation of the highest heights of human ingenuity. We have learned by studying the frequency of light that the universe is...
21 Okt 20161h 2min

#80: TinyDB: A tiny document db written in Python
NoSQL and document dbs like MongoDB have made building fast scalable software that is easy to evolve and maintain much easier for a broad class of applications. Embeddable, file-based databases like S...
16 Okt 201647min





















