Metadata-Version: 2.1
Name: cli-pride-flags-python
Version: 1.2.0
Summary: Generate Pride flags in your terminal with python!
Author: ItzSulfur
Project-URL: Homepage, https://github.com/ItzSulfur/cli-pride-flags-python
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colored

# Python Cli Pride Flags

🏳️‍🌈 Pride flags in your Terminal powerd by python.

This Project was inspired by [cli-pride-flags](https://github.com/ExperiBass/cli-pride-flags) and [prideful](https://github.com/angelofallars/prideful). I just wanted to see how to create cli apps.

Everything is written in python flags are stored in flags.py, you can easily add your own flags.

# Installation

## PIP
```pip install cli-pride-flags-python```

# Usage

Use ```pride``` to see help and all avaliable pride flags.

Example: ```pride trans``` would display the Trans flag :3.

# License

This project is licensed under the MIT License - see the LICENSE file for details.
