$ npm install -g yo $ npm install -g generator-python-lib $ pip install virtualenv $ virtualenv --python=python3 venv $ source./venv/bin/activate ...
This manual is comprised of many restructuredText files (.rst), some of which can be edited directly when changes are needed and others of which are generated through a python script named ...