A template for the recommended layout of a Flyte enabled repository for code written in python using flytekit.
To get up and running with your Flyte project, we recommend following the Flyte getting started guide.
- This APP name is also added to
docker_build_and_tag.sh
-APP_NAME
- We recommend using a git repository and this the
docker_build_and_tag.sh
to build your docker images - We also recommend using pip-compile to build your requirements.