venvstacks.stacks.ApplicationSpec¶
- class venvstacks.stacks.ApplicationSpec(name: LayerBaseName, versioned: bool, requirements: list[str], platforms: list[TargetPlatforms], dynlib_exclude: list[str], runtime: RuntimeSpec, frameworks: list[FrameworkSpec], launch_module_path: Path)¶
Application layer specification.
Attributes
ENV_PREFIX
category
env_name
Build environment name for this layer specification.
kind
launch_module_path
frameworks
runtime
name
versioned
requirements
platforms