shipyard/src/bin/shipyard_airflow/shipyard_airflow/common/README.rst

1.1 KiB

Common Modules

The various packages in this common package should each be stand-alone modules having no dependencies on prior logic running in Shipyard (e.g. Setup of configuration files, Shipyard/Airflow database access, etc...). It is ok if these modules use imports found in requirements.txt

These modules are intended to be safe for reuse outside of the context of the Shipyard_Airflow/Api service as well as within.