Public Member Functions | Public Attributes | List of all members
artifacts.artifact_targets.PythonArtifact Class Reference

Public Member Functions

def __init__ (self, platform, arch, py_version, presubmit=False)
 
def __str__ (self)
 
def build_jobspec (self, inner_jobs=None)
 
def pre_build_jobspecs (self)
 

Public Attributes

 arch
 
 labels
 
 name
 
 platform
 
 py_version
 

Detailed Description

Builds Python artifacts.

Definition at line 101 of file artifact_targets.py.

Constructor & Destructor Documentation

◆ __init__()

def artifacts.artifact_targets.PythonArtifact.__init__ (   self,
  platform,
  arch,
  py_version,
  presubmit = False 
)

Definition at line 104 of file artifact_targets.py.

Member Function Documentation

◆ __str__()

def artifacts.artifact_targets.PythonArtifact.__str__ (   self)

Definition at line 217 of file artifact_targets.py.

◆ build_jobspec()

def artifacts.artifact_targets.PythonArtifact.build_jobspec (   self,
  inner_jobs = None 
)

Definition at line 127 of file artifact_targets.py.

◆ pre_build_jobspecs()

def artifacts.artifact_targets.PythonArtifact.pre_build_jobspecs (   self)

Definition at line 124 of file artifact_targets.py.

Member Data Documentation

◆ arch

artifacts.artifact_targets.PythonArtifact.arch

Definition at line 107 of file artifact_targets.py.

◆ labels

artifacts.artifact_targets.PythonArtifact.labels

Definition at line 108 of file artifact_targets.py.

◆ name

artifacts.artifact_targets.PythonArtifact.name

Definition at line 105 of file artifact_targets.py.

◆ platform

artifacts.artifact_targets.PythonArtifact.platform

Definition at line 106 of file artifact_targets.py.

◆ py_version

artifacts.artifact_targets.PythonArtifact.py_version

Definition at line 111 of file artifact_targets.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:57