How moto hooks into boto3 and how you can use it to test existing python code which interacts with your AWS infrastructure. (more…)
Read more »
Do you want to make Web Apps with Python? You can with Python Flask, in this book you'll learn how to get started and be able to make your own web apps in Python. You'll also learn how to deploy them online... (more…)
Read more »
You know Python fairly well, but your manger wants to start using Go “because it is faster”. Being the overacheiver that you are, you sacrifice time from you... (more…)
Read more »
This post is an attempt to catalog some of my practices around testing Python projects. It's not meant to be treated as dogma- I anticipate I'll update this significantly over time. (more…)
Read more »
Python, one of the most popular scripting languages, is also one of the most preferred tools for data analysis and visualization. In addition to the broader Python developer community, there is also a significant group that uses Python to analyze data, dr... (more…)
Read more »