An open API service indexing awesome lists of open source software.

https://github.com/kludex/python-monorepo

The Python Monorepo template! :tada:
https://github.com/kludex/python-monorepo

Last synced: 3 months ago
JSON representation

The Python Monorepo template! :tada:

Awesome Lists containing this project

README

          

# Python Monorepo

The purpose of this repo is to demonstrate how to create a monorepo.

## Usage

### Run tests

```bash
pants test ::
```