pyiron_base.jobs.job.jobtype.JobTypeChoice

pyiron_base.jobs.job.jobtype.JobTypeChoice#

class pyiron_base.jobs.job.jobtype.JobTypeChoice(*args, **kwargs)[source]#

Bases: object

Helper 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().

__init__()[source]#

Methods

Attributes

job_class_dict