Base class to build options for a Python package. Inherit from this class to build options for a specific package.
Information about the package.
Protected
Helper to build options.
Base implementation of build. Override this method to build options for a specific package.
File paths and folder paths to run package for.
Options for the package.
Base class to build options for a Python package. Inherit from this class to build options for a specific package.