Hi all. I've been considering moving from multi-repo to single to simplify my python side-projects and stumbled upon pants. In my case I would be combining a number of things such as airflow dags, some starlette web apps, shared python libs, docker image builds and ecs deployment configs. If things go well I would consider rolling it out at work (
audiomack.com) with a somewhat similar combination aside from k8s/helm instead of ecs. I was looking into python-polylith, but I think pants will provide more flexibility and still support the polylith (
https://polylith.gitbook.io/polylith/) structure/philosophy should I decide to go with that layout. Looking forward to trying on these pants :P