Metadata-Version: 2.1
Name: wirepas-networktool-messaging
Version: 4.0.1
Summary: WNT protocol buffers bindings.
Home-page: https://github.com/wirepas/wirepas-networktool-messaging-python
Author: Wirepas Ltd
Author-email: opensource@wirepas.com
License: Apache-2
Keywords: wirepas WNT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: protobuf (==3.17.3)

# wirepas-networktool-messaging-python

This repository contains WNT API protocol buffer Python bindings.

## Installation

From [PyPi][wirepas_networktool_messaging_python_pypi]
```shell
    pip3 install wirepas-networktool-messaging
```

## License

Licensed under the Apache License, Version 2.0.
See [LICENSE][here_license] for the full license text.

[here_license]: LICENSE
[wirepas_networktool_messaging_python_pypi]: https://pypi.org/project/wirepas-networktool-messaging


