A Python library to make it really easy to use AIMMS Cloud REST services
In response to the rapid growth of the use of the REST services on AIMMS Cloud we launched: the AIMMScloud Python library for working with the AIMMS Cloud REST API.
Why this matters:
- Easily extend your CI/CD pipelines to AIMMS apps to streamline publication and even testing of your applications
- Easily access the REST services for programmatically running large numbers of optimization runs for example for scenario studies
Integration in minutes with AIMMScloud
- The AIMMScloud Python library wraps the AIMMS Cloud REST API in easy-to-use Python classes.
- Allowing you to publish AIMMS applications, running optimization tasks and accessing results becomes straightforward with AIMMScloud.
- The library was designed to help you achieve results in minutes.
- To add it to your Python project just use
For more information see: https://pypi.org/project/AIMMScloud/pip install AIMMScloud
Additional information
- https://how-to.aimms.com/Articles/571/571-publish-run-delete.html
- https://documentation.aimms.com/cloud/tasks.html
Next steps
The AIMMScloud Python library is under active development, and you can expect more releases in the coming months.
Support
If you have any questions or suggestions, please reach out to us at support@aimms.com.