Skip to content

RikkyoMLP/python-monorepo-example

Repository files navigation

Python Monorepo Example

This is a monorepo example for Python using uv.

Usage

Install uv

# Install via pip
pip install uv
# Or via curl
curl -LsSf https://astral.sh/uv/install.sh | sh

Clone the repository

git clone --recursive https://github.com/RikkyoMLP/python-monorepo-example.git
cd python-monorepo-example

Install dependencies

uv sync

Run example

uv run example_monorepo_usage.py

This will create a plot in current project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages