/PaloAltoAPI

PaloAlto python library that works as interface for the PaloAlto API using both pandevice and panxapi.

Primary LanguagePython

PaloAltoAPI

Releases

Contents

Introduction

PaloAlto python library that works as interface for the PaloAlto API using both pandevice and panxapi.

Prerequisites

Install the following dependencies:

  • pandas
  • numpy
  • configparser
  • pan-python
  • pandevice
  • IPython
  • simplejson
  • xmltodict

Important Configuration Notes

The file cons.cfg_template contains sensitive data and should not be pushed to a public repository.

Configuration Example