Metadata-Version: 2.4
Name: xAyOuB_XcTxTeaM
Version: 0.1.2
Summary: A specialized library for account connection and management
Author-email: xAyOuB <admin@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: PyJWT
Requires-Dist: python-dotenv
Requires-Dist: Flask
Requires-Dist: Flask-Cors
Requires-Dist: protobuf
Requires-Dist: pycryptodome
Requires-Dist: protobuf-decoder

# xAyOuB_XcTxTeaM

A specialized library for account connection and management.

## Installation

```bash
pip install xAyOuB_XcTxTeaM
```

## Usage

Simply import the library to start the service:

```python
import xAyOuB_XcTxTeaM
```
