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
        
      
    
Let's setup OSX for Python development using homebrew and virtualenv. 
      Posted August 08th, 2012
      in
        
        python, 
        
        osx, 
        
        homebrew
        
      
    
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