Notes tagged python

How to setup correctly OSX for Python development

Let's setup OSX for Python development using homebrew and virtualenv.
Posted August 08th, 2012 in python, osx, homebrew

Continue reading…

Spatialite for Python does not work on OSX

The default Python shipped with OSX is not compatible with Spatialite. Lucky, there is a solution for that. Find more inside!
Posted August 08th, 2012 in python, sqlite, spatialite, osx

Continue reading…