Welcome to Python Bridge

The AIMMS Python Bridge consists of aimmspy, a Python module, that allows you to write Python scripts that communicate with an existing AIMMS model, pyaimms, an AIMMS Autolib, that allows you to execute a Python script from within an AIMMS procedure in your model.

This documentation serves as a comprehensive guide for users to understand how to use the package effectively.

pyaimms

Learn how to use the Python-for-AIMMS Autolib.

https://documentation.aimms.com/aimmspy/pyaimms/pyaimms.html
aimmspy

Learn how to use the AIMMS-for-Python Python module.

https://documentation.aimms.com/aimmspy/aimmspy/aimmspy.html
pyaimms Release Notes

The pyaimms AIMMS Autolib release notes.

https://documentation.aimms.com/aimmspy/pyaimms/pyaimms-release-notes.html
aimmspy Release Notes

The aimmspy Python module release notes.

https://documentation.aimms.com/aimmspy/aimmspy/aimmspy-release-notes.html