September 3, 2016 was just another day for most of the world but to me it will always be memorable as the day that I married my partner. (more…)
Read more »
It's the official release of bar_chart_race, a python package for creating animated bar chart races. (more…)
Read more »
I introduce in this post Python lists: with them, we can store and process any number of items, for instance, all the canon towers in our game. This post is part of the Discover Python and Patterns series Lists Create … Continue reading →... (more…)
Read more »
Last month, we released a new way to quickly review pull requests by listing the changed functions or methods in the pull request file finder. Now Python enthusiasts can quickly identify changed fu... (more…)
Read more »
TLDR: I overview few error handling techniques (with the emphasis on Python, although I mention few other programming languages), some existing Python libraries and suggesting a
simple and clean mypy-based approach.
(more…)
Read more »