Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Generally all Python software use third party packages which are fetched from PyPi package site. These packages are not stored in monorepo.


This is maybe common, but this contradicts the definition of monorepo. You just use the word incorrectly. "Mono" means "one". If you pull packages from elsewhere, that stops being "mono". There's really no difference in this situation between your team publishing multiple packages from multiple repositories and then assembling them together for the purpose of deployment, or doing so, but with the third-party packages.


Not necessarily. Some people do vendor their packages in the repo for consistency (though admittedly it’s rarer).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: