Toolchain recommendations for a production-quality monorepo?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pants

    The Pants Build System

  • I've been thinking about this as well. A previous employer used Pants (https://www.pantsbuild.org/) for our Java monorepo for a while, but it wasn't a great fit for THAT team. There are some well written guides on Medium and in GitHub:

  • sqlite-utils

    Python CLI utility and library for manipulating SQLite databases

  • I'm really happy using GitHub Actions for much of the other stuff you mentioned. I use mypy and flake8 - my most robust setup for that is this repo here: https://github.com/simonw/sqlite-utils

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts