Metadata-Version: 2.4
Name: pratyush
Version: 0.1.3
Summary: A CLI to showcase Pratyush's portfolio and projects 🚀
Home-page: https://its-pratyush.web.app/
Author: Pratyush Ranjan
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: rich>=14.0.0
Requires-Dist: typer>=0.9.0
Requires-Dist: pyperclip>=1.8.2
Requires-Dist: InquirerPy>=1.6.3
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Pratyush CLI ðŸš€

A simple Python CLI to showcase Pratyush's portfolio and projects.

## Installation

```bash
pip install pratyush
