You are viewing the documentation for an older version of boto (boto2).
Boto3, the next version of Boto, is now
stable and recommended for general use. It can be used side-by-side with
Boto in the same project, so it is easy to start using Boto3 in your ...
Read more »
Step by Step tutorial to build your first web application with Python. (more…)
Read more »
dinosay is a humble, simple, nice and paleolithic alternative to cowsay. - MatteoGuadrini/dinosay... (more…)
Read more »
This article will discuss the best HTTP clients in Python. Requests, AIOHTTP, GRequests...it can be hard to choose the best one. (more…)
Read more »
I recently added type hints to a little program, and that experience
wasn't entirely positive that left me feeling
that maybe I shouldn't bother. Because I don't promise to be
consistent, I went back and re-added type hints to the program all
over again, ... (more…)
Read more »