Posts tagged 'python'

Alexandre M. Savio

Access Google Spreadsheets using gspread and OAuth2Client

How to access Google spreadsheets using the Python module gspread and the OAuth2Client authorization system.

Alexandre M. Savio

Install Bokeh from sources

A short guide to install Bokeh from sources in a virtualenv on Ubuntu 14.04

Alexandre M. Savio

Installing common Python data analysis tools in virtualenv

Installing Python data analysis tools

Alexandre M. Savio

Compile Numpy and Scipy against Intel MKL

Numpy and Scipy on Intel MKL

Alexandre M. Savio

How to create virtualenvs with Virtualenvwrapper

Create virtualenvs with virtualenvwrapper