Six examples of ways to refactor your Python code, and why they are improvements. (more…)
Read more »
Simple SQL in Python. Contribute to nackjicholson/aiosql development by creating an account on GitHub. (more…)
Read more »
► Write Clean & Beautiful Python: https://dbader.org/pytricks-book It's easy to get tripped up by Python's "is" and "==" operators for object comparison. In ...
Read more »
Back in 2008 Natalie Downe and I deployed what today we would call a microservice: json-head, a tiny Google App Engine app that allowed you to make an HTTP head ... (more…)
Read more »