Under the ‘Python Bridge’ umbrella we released a beta version of aimmspy:
https://pypi.org/project/aimmspy/
In short:
- Interact with an AIMMS run-time from inside your Python script
- Read and write identifier values
- Run procedures in AIMMS including solves
- Support for data frames, pandas and polars
- Model declaration using AIMMS Developer
- Requires a valid AIMMS Developer license
This is our first release under the Python Bridge project. Soon we will add:
- pyaimms, call Python from within an AIMMS model
- AIMMS Cloud support for pyaimms
- Full support and documentation (dropping ‘beta')
- …
Please try it out and give us your feedback.
Jan-Willem van Crevel, AIMMS