Metadata-Version: 1.2
Name: pyAitu
Version: 0.0.6
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
Description: 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/>`_
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
