In this post, I add enemies and I show you how to test if the tank collides one of them. This post is part of the Discover Python and Patterns series Objective I propose to add two towers at locations … Continue reading →... (more…)
Read more »
A python module for returning data about countries, ISO info and states/provinces within them. - porimol/countryinfo... (more…)
Read more »
For this next blog post in my series of Python's syntactic sugar, I'm tackling what would seem to be a very simple bit of syntax, but which actually requires diving into multiple layers to fully implement: not. On the surface, the definition of not is ver... (more…)
Read more »
agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code. (more…)
Read more »
I'm Paul Bissex. I build web applications using open source software, especially Django. Started my career doing graphic design for newspapers and magazines in the '90s. Then wrote tech commentary and reviews for Wired, Salon, Chicago Tribune, and others... (more…)
Read more »