Metadata-Version: 2.1
Name: botapi
Version: 0.1.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
Description: ======
        BOTAPI
        ======
        
        |PyPI| |Codecov| |build| |License| |Requirements|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/botapi
            :target: https://pypi.org/project/botapi
            :alt: PyPI
        
        .. |License| image:: https://img.shields.io/github/license/EdiBoba/botapi
            :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
        
        Social networks and messengers api framework
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/x-rst
