https://github.com/kevinsteves/pan-python
Multi-tool set for Palo Alto Networks PAN-OS, Panorama, WildFire and AutoFocus
https://github.com/kevinsteves/pan-python
Last synced: 6 months ago
JSON representation
Multi-tool set for Palo Alto Networks PAN-OS, Panorama, WildFire and AutoFocus
- Host: GitHub
- URL: https://github.com/kevinsteves/pan-python
- Owner: kevinsteves
- License: other
- Created: 2013-09-01T16:01:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T20:09:56.000Z (over 1 year ago)
- Last Synced: 2025-05-16T10:04:02.752Z (6 months ago)
- Language: Python
- Homepage:
- Size: 770 KB
- Stars: 272
- Watchers: 65
- Forks: 101
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
- awesome-network-automation - pan-python - Multi-tool set for Palo Alto Networks PAN-OS, Panorama, WildFire and AutoFocus. (Vendor Abstraction Library / NETCONF)
- awesome-network-automation - pan-python - Multi-tool set for Palo Alto Networks PAN-OS, Panorama, WildFire and AutoFocus. (Vendor Abstraction Library / NETCONF)
README
pan-python
==========
``pan-python`` is a Python package for Palo Alto Networks
Next-Generation Firewalls, WildFire and AutoFocus. It provides
several components:
- Python and command line interface to the PAN-OS and Panorama XML API
- Command line program for managing PAN-OS XML configurations
- Python and command line interface to the WildFire API
- Python and command line interface to the AutoFocus API
- Python and command line interface to the PAN-OS licensing API
Documentation
-------------
- Rendered reStructuredText from GitHub:
https://github.com/kevinsteves/pan-python/tree/master/doc
- HTML from source distribution:
doc/\*.html
Install
-------
``pan-python`` is available as a
`release `_
on GitHub and as a
`package `_
on PyPi.
There are no external modules required to use ``pan-python``.