Metadata-Version: 2.4
Name: PyBharat
Version: 0.0.1
Summary: PyBharat is a cultural-flavored Python library that blends Indian heritage with powerful programming tools. It offers utilities, data, and functions rooted in India — from national symbols, festivals, and state details to greeting styles, traditional mantras, and more.
Home-page: https://github.com/JaiServanaBhava/PyBharat
Author: Jai Servana Bhava
Author-email: Jai servana bhava  <jai005servanbhava@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/JaiServanaBhava/PyBharat
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# pyBharat

<div align="center">
  <img src="logo.png" alt="PyIndia Logo" width="220"/>

  <h1>🇮🇳 PyBharat 🐍</h1>
  <p><b>The soul of India in the power of Python</b></p>

  
</div>

---

## 🔥 What is PyBharat?

**PyBharat** is a proudly 🇮🇳 Indian-themed Python utility library built for modern developers, coders, students, and innovators. Whether you're building educational tools, regional applications, or fun projects, PyIndia blends Pythonic logic with Indian intelligence.

It’s not just a library — it’s a **Python-powered tribute to Indian tech minds**.

---

## 🚀 Features of PyBharat

| Feature | Description |
|--------|-------------|
| 🧠 **Namaste Function** | Greet users with culturally styled messages |
| 📅 **Indian Date Format** | Outputs date in DD-MMM-YYYY Indian style |
| 📍 **PIN Code Logic** | Base for integrating India-specific geo tools |
| 🗣️ **Regional Greetings** | Built-in phrases like Namaste, Vanakkam, etc. |
| 📊 **CLI tools** | Command-line tools to interact with your functions |
| 🧘 **Mantra Mode** | A creative easter-egg that prints "Om" patterns |
| 🧪 **Beginner Friendly** | Made for students, learners, and Pythonistas |
| ⚡ **Lightweight** | No heavy dependencies. Just pure Python 🇮🇳 |
| 🔗 **Modular** | Easily extendable — contribute your own features! |
| 🐍 **PyPI Ready** | Easily installable using pip |
| 💬 **Code with Culture** | A fun way to explore Indian context with Python |

---

## 🛠️ Installation

### 📦 From PyPI (soon)
``` bash
# Option 1: Install from PyPI (coming soon)
pip install PyBharat

# Option 2: Install from GitHub
git clone https://github.com/JaiServanaBhava/PyBharat.git
cd PyBharat
pip install .

```
<h2>📄 License</h2>
  <p>This project is licensed under the <strong>MIT License</strong><br>
  &copy; 2025 <strong>Jai Servana Bhava</strong> – India 🇮🇳</p> .


  <h2>🙌 Join the Movement</h2>
  <blockquote>
    🧘 “Code like a yogi, script like a sage.”
  </blockquote>

  <p>
    <strong>PyBharat</strong> is not just a library — it’s a movement.<br>
    Help us build the Indian tech wave by blending code with cultural identity.
  </p>

  <ul>
    <li>💡 Contribute</li>
    <li>⭐ Star the repo</li>
    <li>🔁 Fork and improve</li>
    <li>📣 Share your Bharat-powered Python with the world</li>
  </ul>

  <div class="flag-footer">
    <p class="footer-flags">
      <span class="orange">🧡</span>
      <span class="chakra blue"></span>
      <span class="green">💚</span>
    </p>
    <h2>🇮🇳 PyBharat</h2>
    <p class="footer-flags"><em>Made in India — By Jai Servana Bhava , For Bharat<br>CONTACT- Jai005servanbhava@gmail.com</em></p>
  </div>
