Metadata-Version: 2.1
Name: ashyq
Version: 0.1.0.post0
Summary: Is a simple and synchronous framework for Private Ashyq API
Home-page: https://github.com/arynyklas/ashyq
Author: Aryn Yklas
Author-email: arynyklas@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: requests (>=2.26.0)
Requires-Dist: aiohttp (>=3.7.4)
Requires-Dist: dataclass-factory (>=2.11)

Ashyq
==========


**ashyq** is a simple and (a-)synchronous framework for Private Ashyq API written in Python 3.7 with `requests <https://github.com/psf/requests>`_ and `aiohttp <https://github.com/aio-libs/aiohttp>`_. It helps you to get your status in Ashyq faster and simpler.

Official ashyq resources:
--------------------------
- News and community: [@ashyqpy](https://t.me/ashyqpy)
- Russian community: [@ashyqpy](https://t.me/ashyqpy)
- PyPI: [ashyq](https://pypi.python.org/pypi/ashyq)
- Source: [Github repo](https://github.com/arynyklas/ashyq)
- Issues/Bug tracker: [Github issues tracker](https://github.com/arynyklas/ashyq/issues)


