PaloAltoNetworks / pan-os-python

The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
https://pan-os-python.readthedocs.io
ISC License
344 stars 170 forks source link

chore: Update dev-deps, add devcontainer, add mypy #541

Closed btorresgil closed 8 months ago

btorresgil commented 8 months ago

Description

Motivation and Context

Better developer experience, first start at type hints, and compatibility with GH Codespaces and latest VSCode extensions

How Has This Been Tested?

Tested in vscode on codespaces

Types of changes

Checklist