Metadata-Version: 2.4
Name: faiz
Version: 0.1.0
Summary: A personal multipurpose command-line tool (env, git, images, etc.)
Author: Faiz Rajput
Author-email: Faiz Rajput <faizrajput1510@gmail.com>
License: MIT
Project-URL: Homepage, https://pypi.org/project/faiz/
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: python-dotenv
Requires-Dist: pyautogui
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# faiz 🚀

A powerful command-line tool with a collection of utilities for everyday tasks including environment management, image conversion, QR code generation, web scraping, and more.

## Features ✨

- ✅ Simple environment variable management (`env.json`-based)
- 📦 Image format conversion: WebP & AVIF
- 🌐 Quick web search using Google & Edge
- 🔐 SSH shortcut commands
- 🐙 Git automation
- 🔢 File counting by type
- 📱 QR Code generation
- 🎯 Move cursor randomly for fun

---

## Installation 📦

Install via **pip** globally:

```bash
pip install faiz
