Common Actors Python Tool
common-actors is a simple Python script that returns common actors (and actresses) from movies specified by the user. (more…)
Read more »
The last couple of posts have been about 49travel and the way I built it. This week I am going to be talking about decorators for a bit. It seems very disconnected from the last posts, but I started reflecting on this while writing some Python for 49trav… Read more