pyiron_base.project.generic

pyiron_base.project.generic#

The project object is the central import point of pyiron - all other objects can be created from this one

Classes

Creator(project)

Project([path, user, sql_query, ...])

The project is the central class in pyiron, all other objects can be created from the project object.