Metadata-Version: 2.4
Name: hidmart
Version: 0.3.0
Summary: Async Python framework for building token-based bots for Bale Messenger
Author: HidMart Team
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: httpx<1.0,>=0.27

# HidMart

### Async Python Framework for Bale Messenger Bots

HidMart is an asynchronous Python framework for building bots for Bale Messenger.

## Installation

Install HidMart using pip:

```bash
pip install hidmart
