Getting started#

Ansys ModelCenter Workflow supports Python 3.9 through 3.12 on Linux, macOS, and Windows. This library has two installation modes: user and developer. The following instructions assume that you want to install Ansys ModelCenter Workflow in user mode. If you want to contribute to the development of Ansys ModelCenter Workflow, you must install it in developer mode. For more information, see Contribute.

To install Ansys ModelCenter Workflow in user mode, run this command:

pip install ansys-modelcenter-workflow

Alternatively, to install the latest version from this library’s GitHub repository, run this command:

pip install git+https://github.com/ansys/pymodelcenter