zsh — alex@blog
alex@blog:~$ ./welcome.sh
alex@blog:~$ ls -la
alex@blog:~/posts/python$ ls -la

# Category: Python

Access Google Spreadsheets using gspread and OAuth2Client

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

Install Bokeh from sources

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

Installing common Python data analysis tools in virtualenv

Installing Python data analysis tools

Compile Numpy and Scipy against Intel MKL

Numpy and Scipy on Intel MKL

How to create virtualenvs with Virtualenvwrapper

Create virtualenvs with virtualenvwrapper