Scaffold a Flask Project

Let’s build a command-line utility for quickly generating a Flask boilerplate structure. This is a collaboration piece between Depado and the folks at Real Python. Modeled after the Flask-Skeleton project, this tool will automate a number of repetitive tasks so that you can quickly get a Flask project up and running with the structure, extensions, […]

Read More

PyCon I Love You

I’m coming to the end of my time at PyCon 2015. This is my second time at PyCon, and at this stage I can safely say that PyCon is my favourite conference, bar none. Other conferences are larger or funnier or weirder, but none of them revitalises me like PyCon does. 360 days a year […]

Read More

Nameko for Microservices

In December some of the tech guys at onefinestay invited me over to London to do some general improvements on their nameko library. This collaboration came together because nameko was pretty similar to how I generally like to build certain infrastructure and I had some experience with very similar systems. So now that some of […]

Read More

The Sentry in my Life

The idea of converting an Open Source project into a company is something that excites many of us, but very often this is something that will not succeed. Often times it’s because many Open Source projects fill a void that exists largely because in that space no money can be made. This is especially true […]

Read More