A small Python library that simplifies command-line argument parsing by leveraging dataclasses. It allows developers to define their command-line interfaces using dataclass fields, making the code ...
A CLI tool that creates IP-netmask address objects on Palo Alto Networks Panorama using the pan-os-python SDK. Address objects are defined in YAML configuration files organized by device group, ...