Metadata-Version: 2.1
Name: botapi
Version: 1.0.0
Summary: Provides python api to SN and messengers
Home-page: https://github.com/EdiBoba/botapi
Author: Vyacheslav Rineisky
Author-email: rineisky@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Operating System :: OS Independent
Description-Content-Type: text/x-rst
Requires-Dist: aiohttp

======
BOTAPI
======

|PyPI| |Python| |Codecov| |build| |License| |Requirements|

.. |PyPI| image:: https://img.shields.io/pypi/v/botapi?color=blue
    :target: https://pypi.org/project/botapi
    :alt: PyPI

.. |License| image:: https://img.shields.io/github/license/EdiBoba/botapi?color=brightgreen
    :target: https://github.com/EdiBoba/botapi/blob/master/LICENSE.txt
    :alt: GitHub

.. |Build| image:: https://travis-ci.org/EdiBoba/botapi.svg?branch=master
    :target: https://travis-ci.org/EdiBoba/botapi

.. |Requirements| image:: https://requires.io/github/EdiBoba/botapi/requirements.svg?branch=master
    :target: https://requires.io/github/EdiBoba/botapi/requirements/?branch=master
    :alt: Requirements Status

.. |Codecov| image:: https://codecov.io/gh/EdiBoba/botapi/branch/master/graph/badge.svg?token=92ZGI6R4P5
    :target: https://codecov.io/gh/EdiBoba/botapi

.. |BlackCode| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

.. |Bandit| image:: https://img.shields.io/badge/security-bandit-yellow.svg
    :target: https://github.com/PyCQA/bandit
    :alt: Security Status

.. |Python| image:: https://img.shields.io/pypi/pyversions/botapi
    :target: https://pypi.org/project/botapi
    :alt: PyPI - Python Version

Social networks and messengers api framework

