Metadata-Version: 2.1
Name: MRKTAPI
Version: 1.0.4
Summary: Библиотека для работы с MRKT API
Home-page: https://github.com/into-the-null/MRKTAPI
Author: into-the-null
License: MIT
Project-URL: Source, https://github.com/into-the-null/MRKTAPI
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asyncio
Requires-Dist: curl-cffi
Requires-Dist: Kurigram

# MRKTAPI - Telegram Market API Library

![GitHub](https://github.com/into-the-null/MRKTAPI)

## Features

- 🔐 Authentication and session management
- 💰 Balance checking
- 🎁 Gift searching and purchasing
- 📊 Price floors and market data
- 🏆 Giveaway management
- 🛒 Selling and inventory management
- 🚀 Async/await support
- 🛡️ Comprehensive error handling

## Installation

```bash
pip install mrktapi
