Metadata-Version: 2.3
Name: python-workspace
Version: 1.0.3
Summary: Python CLI script to help execute operations on multi-project Python monorepos
Author: BrandonLWhite
Author-email: brandonlwhite@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# python-workspace

## Installation
Install using [pipx](https://github.com/pypa/pipx)
```
pipx install python-workspace
```
