Metadata-Version: 2.1
Name: smok
Version: 0.14.2
Summary: Library for writing services that behave as SMOK devices
Home-page: https://github.com/smok-serwis/smok-client
Author: Piotr Maślanka
Author-email: pmaslanka@smok.co
License: UNKNOWN
Project-URL: Documentation, https://smok-client.readthedocs.io/
Project-URL: Code, https://github.com/smok-serwis/smok-client
Project-URL: Issue tracker, https://github.com/smok-serwis/smok-client/issues
Description: 
        # SMOK
        
        [![PyPI](https://img.shields.io/pypi/pyversions/smok.svg)](https://pypi.python.org/pypi/smok)
        [![PyPI version](https://badge.fury.io/py/smok.svg)](https://badge.fury.io/py/smok)
        [![PyPI](https://img.shields.io/pypi/implementation/smok.svg)](https://pypi.python.org/pypi/smok)
        [![Documentation Status](https://readthedocs.org/projects/smok-client/badge/?version=latest)](http://smok-client.readthedocs.io/en/latest/?badge=latest)
        [![Maintainability](https://api.codeclimate.com/v1/badges/657b03d115f6e001633c/maintainability)](https://codeclimate.com/github/smok-serwis/smok-client/maintainability)
        [![Test Coverage](https://api.codeclimate.com/v1/badges/657b03d115f6e001633c/test_coverage)](https://codeclimate.com/github/smok-serwis/smok-client/test_coverage)
        [![Wheel](https://img.shields.io/pypi/wheel/smok.svg)](https://pypi.org/project/smok/)
        [![Build status](https://circleci.com/gh/smok-serwis/smok-client.svg?style=shield)](https://github.com/smok-serwis/smok-client)
        
        `smok` is a definitive library to write programs that behave as SMOK devices.
        It is principally a consumer of [the SMOK API](https://api.smok.co/).
        
        ## Change log
        
        For the change log, refer [here](https://smok-client.readthedocs.org/en/latest/changelog.html)
        
Keywords: iot,client,smok,upload,scada
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: POSIX
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Requires-Python: !=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*
Description-Content-Type: text/markdown; charset=UTF-8
