pyiron_base.project.maintenance

pyiron_base.project.maintenance#

Functions

add_module_conversion(old, new)

Add a new module conversion.

Classes

GlobalMaintenance()

LocalMaintenance(project)

Maintenance(project)

The purpose of maintenance class is to provide some measures of perfomance for pyiron, whether local to the project or global (describing the status of pyiron on the running machine)

UpdateMaintenance(project)