Metadata-Version: 2.4
Name: aiodot
Version: 1.3.0
Summary: Async Python client for MyDot.one social platform
Author-email: "karbaladev.ir" <saleh.mohammadi.az@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/SamOn-Fs/aiodot
Project-URL: Repository, https://github.com/SamOn-Fs/aiodot
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.8.0
Requires-Dist: requests>=2.25.0

# aiodot 

Async Python client for MyDot.one social platform

## Installation

```bash
pip install aiodot
