Metadata-Version: 2.1
Name: pyvscphelper
Version: 0.0.12
Summary: Official VSCP helper Python package
Home-page: https://github.com/grodansparadis/pyvscphelper
Author: Ake Hedman, Grodans Paradis AB
Author-email: akhe@grodansparadis.com
License: MIT
Keywords: vscp iot m2m automation development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Hardware
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.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
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.0
Description-Content-Type: text/markdown
Requires-Dist: crypto
Requires-Dist: pythoncrc
Requires-Dist: pyvscp
Requires-Dist: pyvscpclasses
Requires-Dist: pyvscptypes
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

# Official VSCP Python library

This is the official Python VSCP helper library for the VSCP project (https://www.vscp.org).

Full documentation is [here](https://docs.vscp.org/#vscphelper)




