Metadata-Version: 2.3
Name: pirel
Version: 0.1.0
Summary: The Python release cycle in your terminal
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: rich>=13.9.2
Requires-Dist: typer>=0.12.5
Description-Content-Type: text/markdown

# ♻️ PiRel
The Python release cycle in your terminal!

## Installation

```
pipx install pirel
```

## Usage
Simply type `pirel` in your terminal.

![cli-example](./assets/images/cli.png)
