Metadata-Version: 2.4
Name: balex
Version: 1.0.0
Summary: Async Python library for sending messages via Bale Messenger
Author: 𝐀𝐦𝐢𝐫𝐀𝐛𝐚𝐬
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: aiohttp

# Balex v1.0

Async Python library for Bale Messenger bots

## Features
- Async send messages
- Webhook support (set, get, delete)

## Installation
```bash
pip install balex
