I am writing some code that will require data from downstream the package hierarchy. Consider the following project structure:
├── app/ │ ├── main.py │ ├─