Metadata-Version: 2.2
Name: MidoWebLib
Version: 0.1.3
Summary: A Python library for Mido Web interactions
Home-page: https://midoghanam2.pythonanywhere.com/
Author: Mohammed Ahmed Ghanam
Author-email: Mohamed Ahmed Ghanam <mghanam883@outlook.com>
License: MIT
Project-URL: Homepage, https://midoghanam2.pythonanywhere.com/
Project-URL: TelegramChannel, https://t.me/mido_team
Project-URL: TelegramAccount, https://t.me/midoghanam
Project-URL: Whatsapp, https://wa.me/201101023681
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# MidoWebLib 🚀  

![PyPI - Version](https://img.shields.io/pypi/v/MidoWebLib?color=blue&label=version)  
![Python](https://img.shields.io/badge/python-3.7%2B-blue)
![License](https://img.shields.io/badge/license-MIT-green)  
![Status](https://img.shields.io/badge/status-active-success)  

**MidoWebLib** is a Python library designed to simplify interaction with **Mido Web site APIs**.  
Instead of writing API code manually every time, the library provides **an easy and straightforward interface** to execute requests and manage data.  

---

## 📌 Features  

✅ **Ease of use** – Write simple and clear code  
✅ **Time-saving** – No need to write `requests` manually  
✅ **Compatible with Python 3.7+**  
✅ **High flexibility** – Support for GET and POST requests  
✅ **Continuous updates** – Enhancements and stronger performance  

---
## ⚙️ Requirements  

- **Python 3.7 or higher**  
- `requests` library (installed automatically)

---

## 📦 Installation  

To install the library directly from PyPi, use:  

```sh
pip install MidoWebLib
```

---

*Useful Links:*

1) Mido Team Channel: 
https://t.me/mido_team

2) My Telegram Account: https://t.me/mido_team

Website: https://midoghanam2.pythonanywhere.com/

WhatsApp: https://wa.me/201101023681
