.. _agiparallel: Library Reference ***************** This Library Reference contains information on all API types. To learn more about the contents of the library, browse the table of contents. You can also find information on a specific type in that way, or by entering its name in the Search field. Packages ======== .. toctree:: :maxdepth: 1 agiparallel.infrastructure Modules ======= +------------------------+----------------------------------------------------------------------------+ |Modules | Description | +========================+============================================================================+ |:ref:`Client` | Provides types that are used to submit and monitor jobs to a job scheduler.| +------------------------+----------------------------------------------------------------------------+ |:ref:`Constants` | Provides constants and enumerations used with the AppServer. | +------------------------+----------------------------------------------------------------------------+ Client ------ .. automodule:: agiparallel.client :members: :undoc-members: :show-inheritance: Constants --------- .. automodule:: agiparallel.constants :members: :undoc-members: :show-inheritance: