pyiron_base.project.jobloader.JobLoader#
- class pyiron_base.project.jobloader.JobLoader(project: Project)[source]#
Bases:
_JobByAttributeLoad an existing pyiron object - most commonly a job - from the database
- Parameters:
job_specifier (str, int) – name of the job or job ID
- Returns:
Either the full GenericJob object or just a reduced JobCore object
- Return type:
Methods
__init__(project)Attributes
convert_to_object