Python
Deploying a Flask app in serverless Python
I randomly bumped into Zappa and the world of serverless Python. And I loved it.
Read MorePracticing Python: 3 favorite online resources
I’ve been actively learning Python for almost a year and—as obvious as it sounds—one important aspect of learning is practicing! Here are my three favorite online resources for practicing Python. Practice Python Practice Python is the side project of Michele Pratusevich, a research engineer. With over 30 beginner Python exercises, full with discussion of a…
Read MoreFlask
I needed a web framework for Python and I picked Flask. Here’s why I’m happy about it.
Read More