Metadata-Version: 2.1
Name: pan-iot-security-python
Version: 0.0.0.dev0
Summary: Python interface to the Palo Alto Networks IoT Security API
Home-page: https://github.com/PaloAltoNetworks/pan-iot-security-python
Author: Palo Alto Networks, Inc.
Author-email: devrel@paloaltonetworks.com
License: ISC
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: ISC License (ISCL)
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

pan-iot-security-python
=======================

``pan-iot-security-python`` is a Python package for the Palo Alto
Networks
`IoT Security API
<https://docs.paloaltonetworks.com/iot/iot-security-api-reference.html>`_.

It provides a Python3
`asyncio <https://docs.python.org/3/library/asyncio.html>`_
and non-asyncio
class and command line interface to the IoT Security RESTful API.



