1 2 3 4 5 6 7
virtualenv create booksearch_env cd booksearch_env . ./bin/activate easy_install pip pip install whoosh pip install pypdf