Metadata-Version: 2.4
Name: pratyush
Version: 0.1.2
Summary: A CLI to showcase Pratyush's portfolio and projects 🚀
Home-page: https://its-pratyush.web.app/
Author: Pratyush Ranjan
License: 
        ---
        
        ### 📜 `LICENSE`
        Use MIT license (simple & free):
        
        ```text
        MIT License
        
        Copyright (c) 2025 Pratyush Ranjan
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        ...
        
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: rich>=14.0.0
Requires-Dist: typer>=0.9.0
Requires-Dist: InquirerPy>=1.6.3
Requires-Dist: pyperclip>=1.8.2
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Pratyush CLI 🚀

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

## Installation

```bash
pip install pratyush
