README This is the Altera Cloud alteracloud package for using the REST API on the https://cloud.altera.com server. How do I develop for this? Clone repository using git pip install -r requirements.txt Run virtualenv . then . ./bin/activate Develop and run tests using tox