Metadata-Version: 2.1
Name: dojot.module
Version: 0.2.1
Summary: Library for new dojot modules development
Home-page: http://github.com/dojot/dojot-module-python
Author: Matheus Campanha Ferreira
Author-email: campanha@cpqd.com.br
Maintainer: dojot team
License: Apache-2.0
Project-URL: Code, https://github.com/dojot/dojot-module-python.git
Project-URL: Issue tracker, https://github.com/dojot/dojot-module-python/issues
Platform: <built-in function any>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
License-File: NOTICE
Requires-Dist: requests (==2.20.0)
Requires-Dist: kafka-python (==1.4.7)
Requires-Dist: colorlog (==3.1.4)
Provides-Extra: dev
Requires-Dist: pytest (==4.0.0) ; extra == 'dev'
Requires-Dist: pytest-cov (==2.6.0) ; extra == 'dev'

# dojot-module-python [![PyPI version](https://badge.fury.io/py/dojot.module.svg)](https://badge.fury.io/py/dojot.module)

Common library to be used within dojot modules.


