Metadata-Version: 2.1
Name: pyAitu
Version: 0.0.7
Summary: Asynchronous Python framework for Aitu Bot API
Home-page: https://github.com/btsdigital/pyAitu
Author: Yerassyl Zeinolla
Author-email: yerassyl.zeinolla@btsdigital.kz
License: Apache 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Requires-Dist: aiohttp (<4.0.0,>=3.5.4)
Requires-Dist: certifi (>=2018.8.24)

pyAitu
======

.. image:: https://img.shields.io/pypi/v/pyAitu.svg?style=flat-square
    :target: https://pypi.org/project/pyAitu/
    :alt: Pypi package version

.. image:: https://img.shields.io/pypi/pyversions/pyAitu.svg?style=flat-square
    :target: https://pypi.org/project/pyAitu/
    :alt: Supported python version

.. image:: https://img.shields.io/pypi/dm/pyAitu.svg?style=flat-square
   :target: https://pypi.python.org/pypi/pyAitu
   :alt: PyPi downloads

.. image:: https://img.shields.io/readthedocs/pip/stable.svg?style=flat-square
    :target: https://pyaitu.readthedocs.io/en/latest/
    :alt: Documentation status

.. image:: https://img.shields.io/github/issues/btsdigital/pyAitu.svg?style=flat-square
    :target: https://github.com/btsdigital/pyAitu/issues
    :alt: Github issues

.. image:: https://img.shields.io/pypi/l/pyAitu.svg?style=flat-square
    :target: https://opensource.org/licenses/Apache-2.0
    :alt: Apache 2.0 License

**pyAitu** is a fully asynchronous framework for  `Aitu messenger <https://aitu.io>`_  Bot Api

Resources
---------

   - Pip: `pyAitu <https://pypi.org/project/pyAitu/>`_
   - Docs: `ReadTheDocs <https://pyaitu.readthedocs.io/en/latest/>`_


