pyZacros Python Library

The pyZacros library can be used to run Zacros jobs from a python environment. This is the easiest way to set up high-throughput jobs or complex workflows with Zacros. All Zacros jobs can be run from python, and all results can easily and directly be accessed as a python objects.

The tutorials for scripting with pyZacros are located in the pyZacros documentation and can be accessed by clicking on the link at the beginning of this sentence. More technical information about the Zacros interface is available in the pyZacros documentation

Attention

Windows and Mac users may find it helpful to first read the Getting Started guides for scripting: scripting with Windows | scripting with MacOS