Metadata-Version: 2.1
Name: Python-Mango-Office-API
Version: 3.7.1
Summary: API wrapper for Mango Office.
Home-page: https://github.com/dasshit/Python-Mango-Office-API
Author: dasshit
Author-email: v.korobov@mangotele.com
License: GPL2
Description: [![Supported Python versions](https://img.shields.io/pypi/pyversions/pyTelegramBotAPI.svg)](https://pypi.python.org/pypi/pyTelegramBotAPI)
        [![Build Status](https://travis-ci.org/eternnoir/pyTelegramBotAPI.svg?branch=master)](https://travis-ci.org/eternnoir/pyTelegramBotAPI)
        
        # Mango Office API Wrapper
        API wrapper для ВАТС Mango Office
        
        
        ## Быстрый старт
        ```
        Протестировано на Python 3.6.8, Python 3.8. 
        ```
        * Установка через pip (рекомендуется):
        ```
        $ pip install Python-Mango-Office-API
        ```
        * Установка из источника (нужен git):
        ```
        $ git clone https://github.com/dasshit/Python-Mango-Office-API.git
        $ cd Python-Mango-Office-API
        $ python setup.py install --user
        ```
        
Keywords: mangooffice mango
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Description-Content-Type: text/markdown
