My BazelCon 2019 lightning talk, Python Dependencies The Right Way*, has been posted. Please excuse my raspy voice; I woke up that morning with a sore throat and drank copious amounts of tea and honey to nurse my voice back to semi-working condition. Enjoy!
I discovered this subtle change when one of my unit tests mysteriously failed once I…
Exception chaining solves two problems in Python 2. 1. Swallowed Exceptions If, while handling exception…
Here's the recording of my talk "15 minutes w/ Beeswax: Safe Password Storage - How…
My presentation from the NYC Python Meetup: Python at Scale; Concurrency at Beeswax. Concurrent Python…
One of my favorite features of Python 3 is f-strings (Formatted String Literals). Each of…
I wanted to combine the simplicity of Python's built-in WSGI server with the benefits of…
This website uses cookies.