Metadata-Version: 2.1
Name: lumber-sdk
Version: 1.1.0
Summary: An open-source Python SDK for connecting to the LumberHub platform
Home-page: https://github.com/hivecv/lumber-sdk
Author: HiveCV
Author-email: lukasz@hivecv.com
Keywords: data aggregation device configuration open source development kit
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# lumber-sdk

LumberSDK is an open-source Python software development kit (SDK) designed to facilitate communication between app creators and the LumberHub data aggregation and device configuration platform. 

The SDK provides a simple and easy-to-use interface for sending data to LumberHub, and allows app creators to specify configuration options for their devices, 
as well as enable advanced development features like live preview, shell access, and logs.
