Metadata-Version: 2.1
Name: wirepas_networktool_messaging
Version: 4.4.2
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
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
License-File: LICENSE

# wirepas-networktool-messaging-python

This repository contains WNT API protocol buffer Python bindings used for the real time situation data, and WNT API usage examples.

## 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
