Metadata-Version: 2.4
Name: branchy
Version: 1
Summary: Git branch viewer CLI tool
Home-page: https://taplink.cc/qaxxorovc
Author: Axmadjon Qaxxorov
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: rich
Dynamic: home-page
Dynamic: requires-python

# 🌿 branchy – Beautiful Git Branch Viewer CLI

`branchy` is a lightweight and colorful CLI tool for exploring your local and remote Git branches with elegance.

[![PyPI version](https://badge.fury.io/py/branchy.svg)](https://pypi.org/project/branchy/)
![Python version](https://img.shields.io/badge/python-3.7+-blue)
![License](https://img.shields.io/badge/license-MIT-green)

---

## ✨ Features

- 📍 Lists both local and remote branches separately
- 📅 Shows creation and latest commit times
- 👤 Displays commit author and number of commits
- 💬 Shows latest commit message
- 🌈 Rich-powered terminal output with colors and clean formatting

---

## 📦 Installation

*Install via PyPI:*

```
pip install branchy
```
**🚀 Usage Just run:**

```branchy```

Options:
```--help``` or ```-h``` – *Show help message*

*--creator or -c – Show tool creator info*

**👨‍💻 Author Axmadjon Qaxxorov**

**[🔗 Visit My Taplink](https://taplink.cc/qaxxorovc)**

