| Class |
Description |
|
AbstractPythonMainSourceDefaultTask
|
This class is used to make sure that the up-to-date logic works. |
|
AbstractPythonTestSourceDefaultTask
|
Add's lazy evaluation of the tests directory, see AbstractPythonMainSourceDefaultTask for more details. |
|
BuildPexTask
|
This task builds pex files; both 'thin' and 'fat' based on the settings on PexExtension |
|
BuildWebAppTask
|
|
|
BuildWheelsTask
|
|
|
CheckStyleGeneratorTask
|
This has slightly different behavior from Flake8Task in that, if the inputs fail violation this will continue. |
|
CleanSaveVenvTask
|
|
|
Flake8Task
|
|
|
GenerateCompletionsTask
|
Generates completion files. |
|
GenerateSetupPyTask
|
|
|
InstallVirtualEnvironmentTask
|
|
|
PinRequirementsTask
|
|
|
PipInstallTask
|
Execute pip install |
|
PyCoverageTask
|
Run coverage and generate outputs. |
|
PyCoverageTask.ParseOutputStream
|
|
|
PyTestTask
|
Run py.test on test directory |
|
SourceDistTask
|
|
|
SphinxDocumentationTask
|
Generates Sphinx Documentation |