How to do static type checks in Python 2 codebase

We use Sentry to track runtime errors and I noticed that over time we started getting more type related errors in our Python 2 codebase than before. I believe as the amount of code grows it becomes…

Similar

Using Photoshop with Python

This is a brief blog post describing my experience with automating Photoshop using Python. I am an experienced software developer, but had never really used Photoshop before. As you can tell from my wonderful programmer art in this post ;)... (more…)

Read more »