Tagged: packaging

Sep 25, 2017

Rehashing the src layout

A rehash on the src-layout for Python projects

May 07, 2016

Dealing with Docker

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

Feb 24, 2015

The problem with packaging in Python

Thoughts on the "build" part of packaging

Jul 08, 2014

A python package template

Introducing a "nuts and bolts" package template

Jun 25, 2014

Python packaging pitfalls

A short list of packaging blunders

May 25, 2014

Packaging a python library

Thoughts on packaging python libraries

May 03, 2014

PyPI package aliases

About making distribution aliases and the lack of a naming convention

Aug 26, 2013

Django and pip wheel

Django doesn't currently work properly if installed via wheels