The VersionOne Continuum Client is a command line toolset for accessing the Continuum
REST API. It also provides a Python SDK for programmatically interacting with the web service.
Python 2.7.x
and pip
for installation. (Note: at this time Python 3 is not supported.)
pip install https://versionone-downloads.s3.amazonaws.com/continuum/continuum-client-latest.tar.gz
Visit the VersionOne Continuum API Documentation for more information.