Metadata-Version: 2.1
Name: iqrfpy
Version: 0.1.39
Summary: A python library for communication with IQRF Network
Home-page: https://gitlab.iqrf.org/microrisc/libiqrf-python
Author: Karel Hanák
Author-email: karel.hanak@iqrf.org
License: Apache-2.0
Project-URL: Documentation, https://apidocs.iqrf.org/iqrfpy/latest/iqrfpy.html
Keywords: iqrf,dpa
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: crc >=4.3.0
Requires-Dist: paho-mqtt >=1.6.1
Requires-Dist: typeguard <=4.1.0,>=4.0.0
Provides-Extra: test
Requires-Dist: parameterized >=0.8.1 ; extra == 'test'
Requires-Dist: pytest >=7.2.2 ; extra == 'test'
Requires-Dist: pytest-cov >=4.0.0 ; extra == 'test'
Requires-Dist: pycodestyle >=2.10.0 ; extra == 'test'
Requires-Dist: pydocstyle >=6.3.0 ; extra == 'test'
Requires-Dist: pylint >=2.17.1 ; extra == 'test'

# iqrfpy
