Metadata-Version: 2.1
Name: rebotics-sdk
Version: 0.4.1
Summary: Rebotics SDK for communicating with Rebotic Services, API CLI client.
Home-page: http://retechlabs.com/rebotics/
Author: Malik Sulaimanov
Author-email: malik@retechlabs.com
License: UNKNOWN
Description: ============
        rebotics_sdk
        ============
        
        
        
        
        
        
        Rebotics SDK for communicating with Rebotic Services, API CLI client.
        
        
        
        Features
        --------
        
        * Communication between Rebotics Services through provider client classes
        * Two django applications for external communications through web-hooks
        * CLI clients for Rebotics Services
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-05-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: rebotics_sdk
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: hook
Provides-Extra: shell
