You can learn more about TestRail's API and how to use the Python binding here:
http://docs.gurock.com/testrail-api2/start
http://docs.gurock.com/testrail-api2/bindings-python
For questions, suggestions, or other requests, please reach out to us through our support channels:
https://www.gurock.com/testrail/support
For ease of installation, you can simply place this in your requirements.txt
git+https://github.com/dsayling/testrail-python
or run pip install git+https://github.com/dsayling/testrail-python
This package should eventually be published to pypi.