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. 🚧

➡️ Example Repository

About this project

Monas is a tool to manage multiple Python projects in a single repository, or the so called "Monorepo". It is mainly inspired by Lerna. In a monorepo, some dependencies are shared across packages while others are different. When you change the code of one of these shared dependencies, you may want to run the test suite across all dependant packages. Monas makes the workflow easier.

Installation

Monas requires Python >=3.8.

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
  • src package layout

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.2.1.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

monas-0.2.1-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

File details

Details for the file monas-0.2.1.tar.gz.

File metadata

  • Download URL: monas-0.2.1.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for monas-0.2.1.tar.gz
Algorithm Hash digest
SHA256 055f786025ea7ce2684e85c2d2be070185f768cc74563ad19369867f860faf9d
MD5 3dfdc92a9f979c2e5e280e2ba875445a
BLAKE2b-256 90a9f786219d75df6714eda5f23240ed74bbd48189c3581f9e3abbce0a347e87

See more details on using hashes here.

File details

Details for the file monas-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: monas-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 25.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for monas-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 36f842dda8f3d1ecf089eee31a20078df1ef859ece3f4343db2d080656976fbc
MD5 0b1b4b24e47bf2a803db456ba03b3ac3
BLAKE2b-256 490360baf18b88ba9f193f1c8124b2576a59193fa43302121957f5af66e023c7

See more details on using hashes here.

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