pyiron_base.jobs.job.jobtype.JobTypeChoice#
- class pyiron_base.jobs.job.jobtype.JobTypeChoice(*args, **kwargs)[source]#
Bases:
objectHelper class to choose the job type directly from the project, autocompletion is enabled by overwriting the __dir__() function. This class is only required for pr.job_type.Code which is only used in pr.create_job(). As a consequence this class can be removed once the pr.create_job() function is replaced by pr.create.job.Code().
Methods
__init__()Attributes
job_class_dict