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.