python mono repo sample
what is this?
This is a sample to implement a multi-project structure in python.
I am using poetry to manage my dependencies.
project structure
.
├── README.md
├── sample_1 # Sample of using a home-grown library in multiple projects
└── sample_2 # Sample multi-projects like Maven and Gradle in Java
reference
https://medium.com/opendoor-labs/our-python-monorepo-d34028f2b6fa