Some style improvements. - Used yapf to clean things up - add a flake8 config - add .python-version file for pyenv - add yapf style config Change-Id: I1bda89cff8fca2c770fc81b94e76e398dd64662c
API Documentation is at https://developers.google.com/open-source/gci/api
./list_tasks.py --apikey APIKEY
./list_instances.py --apikey APIKEY
./csv_uploader.py --apikey APIKEY file.csv
Each script also supports other flags. Use --help to see them.
The client library requires requests to be installed.
You can install it with pip or easy_install (instructions) or install your operating system specific package. On Ubuntu or Debian, it is in the python-requests package.
Organization Adminstrators can find their API key on their User Profile.
To report bugs, please email gci-support@google.com.