Hi, I've been working creating microservices with ...
# welcome
m
Hi, I've been working creating microservices with Python for a while using Django, Flask, FastAPI. Just recently I started looking for a mono repo options, once I'm tired of maintaining multiple repos and shared libraries. I'm working in some PoCs right now, including some monorepo options like:
rye
,
nx
, custom
poetry
monorepo and now
pants
. Pants looks like the most complete option with smaller learning curve for my current requirements. Is taking a while to figure out how it works, specially the virtualenvs, lockfiles, dockerfiles, and CircleCI they work very differently from what I'm used to. I hope I can get it fast, so I can start spreading the word and maybe implement it in my company.
👋 6