Metadata-Version: 2.1
Name: aioproxyline
Version: 1.1.2
Summary: Asynchronous wrapper to interact with proxyline.net API
Home-page: https://github.com/marple-git/aioproxyline
Author: Marple
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Project-URL: Repository, https://github.com/marple-git/aioproxyline
Description-Content-Type: text/markdown

[![Downloads](https://pepy.tech/badge/aioproxyline)](https://pepy.tech/project/aioproxyline)
[![Downloads](https://pepy.tech/badge/aioproxyline/month)](https://pepy.tech/project/aioproxyline)
[![Downloads](https://pepy.tech/badge/aioproxyline/week)](https://pepy.tech/project/aioproxyline)
[![Code Quality Score](https://api.codiga.io/project/34554/score/svg)](https://api.codiga.io/project/34554/score/svg)
[![Code Grade](https://api.codiga.io/project/34554/status/svg)](https://api.codiga.io/project/34554/status/svg)

## 🔗 Links
* 🎓 **Documentation:** [*CLICK*](https://aioproxyline.readthedocs.io/en/latest/)
* 🖱️ **Developer contacts:** [![Dev-Telegram](https://img.shields.io/badge/Telegram-blue.svg?style=flat-square&logo=telegram)](https://t.me/marple_tech)
## 🐦 Dependencies  

| Library  |                       Description                       |
|:--------:|:-------------------------------------------------------:|
| aiohttp  | Asynchronous HTTP Client/Server for asyncio and Python. |
| pydantic |                   JSON Data Validator                   |

---

