Automate Boring Stuff with Python – Search Assistant

This is more of a vlog than a tutorial, I am building a basic version of search assistant I have been dreaming for years. It is intended for pynewbies who ca… Read more

Similar

Python and SQL: Better Together

Python and SQL: Better Together Python and SQL are complementary - we should focus on how best to integrate them rather than try to replace them! By Alex Monahan 2021-08-15 (Yes, this is the one date format to rule them all) LinkedIn Twitter @__alexmonaha... (more…)

Read more »

Property-Based Testing in Python

NOTE: This blog post complements a PyDistrict presentation on the same topic posted on this date. Thanks to Rami Chowdhury for inviting me to speak, and the PyDistrict organizers for hosting me. Code samples from this talk are available at this GitHub rep... (more…)

Read more »