atomica.frameworkΒΆ

Implements Framework functionality

A Framework contains all of the information defining a model that can be run using Atomica. This module implements the ProjectFramework class, which provides a Python representation of a Framework file.

Functions

generate_framework_doc

Generate a framework documentation template file

Classes

ProjectFramework

Base Framework class

Exceptions

InvalidFramework