pyral is a Python module that enables you to push, pull and otherwise wrangle the data in your Rally subscription using the popular and productive Python language. The pyral package provides a smooth and easy to use veneer on top of the Rally REST Web Services API using the JSON flavored variant.
Installation
Obtain the requests package and install it according to that package's directions.
Unpack the pyral distribution file (zip or tar.gz) and then install the pyral package.
python setup.py install
Use whatever setup options you need for your particular Python environment.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Fixed premature exercise of iterator in initial response