$ cd python
$ python3.4 -m venv .venv
$ . .venv/bin/activate
$ cd ../