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.

card-img-top
pyaimms

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

card-img-top
aimmspy

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

pyaimms Release Notes

The pyaimms AIMMS Autolib release notes.

aimmspy Release Notes

The aimmspy Python module release notes.