Metadata-Version: 2.1
Name: dialog-api
Version: 1.0.0
Summary: Dialog API for Python
Home-page: https://github.com/dialogs/api-schema
Author: Dialog LLC
Author-email: services@dlg.im
License: Apache License 2.0
Description: Dialog API Schema
        =================
        
        Dialog gRPC API Schema.
        
        [Chat](https://dlg.im/@botsfordialog)
        
        [API documentation](https://dialogs.github.io/api-schema/)
        
        | Artifact        | Build Status                                                                                                                                            |
        | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
        | java-api-schema | [![Build Status](https://img.shields.io/circleci/project/github/dialogs/api-schema/master.svg)](https://circleci.com/gh/dialogs/api-schema/tree/master) |
        
        Usage
        -----
        
        | Project      | Link                                      |
        | ------------ | ----------------------------------------- |
        | Java Bot SDK | https://github.com/dialogs/java-bot-sdk   |
        | JS Bot SDK   | https://github.com/dialogs/js-bot-sdk     |
        | Python       | https://github.com/dialogs/python-bot-sdk |
        | Go (Example) | https://github.com/dialogs/stressbot      |
        
        License
        -------
        
        [Apache-2.0](LICENSE)
        
Keywords: dialog messenger
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
