Skip to main content

Python monorepo made easy

Project description

Monas

Tests pypi version Code style: black pdm-managed

Python monorepo made easy.

🚧 [WIP] This project still in a rapid development and the behaviors may change. 🚧

Features

Monas is a tool to manage multiple Python projects in a single monorepo. It is mainly inspired by Lerna. It supports the following build systems:

Installation

Monas requires Python >=3.7.

It is recommended to install with pipx, if pipx haven't been installed yet, refer to the pipx's docs

$ pipx install monas

Alternatively, install with pip to the user site:

$ python -m pip install --user monas

To-do

  • Documentation
  • Tests
  • setup.cfg support
  • (Possible) Poetry backend support

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monas-0.0.1.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

monas-0.0.1-py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page