Tagged: linux

May 07, 2016

Dealing with Docker

Tips and tricks for porting Python apps to Docker, and lots of complaints.

Jan 02, 2015

Speed up pip install

A neat speedup trick using a wheelhouse

Jun 14, 2013

Serving files if they exist or fallback to wsgi app

Breakdown of Apache configuration to achieve this