Metadata-Version: 2.4
Name: hidmart
Version: 0.2.0
Summary: Async Python framework for building token-based bots for Bale Messenger
Author: HidMart Team
License: MIT
Project-URL: Homepage, https://github.com/programmersatlantis-hash/HidMart
Project-URL: Repository, https://github.com/programmersatlantis-hash/HidMart
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: httpx<1.0,>=0.27

# HidMart

<div align="center">

# HidMart

### Async Python Framework for Bale Messenger Bots

[![Python](https://img.shields.io/badge/Python-3.9%2B-blue?logo=python)](https://www.python.org/)
[![GitHub](https://img.shields.io/badge/GitHub-HidMart-black?logo=github)](https://github.com/programmersatlantis-hash/HidMart)
[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/programmersatlantis-hash/HidMart)

</div>

---

## Installation

Install the latest version of **HidMart** directly from GitHub.

### Install with pip

```bash
pip install https://github.com/programmersatlantis-hash/HidMart/archive/main.zip --force-reinstall
