





# PAN-OS Upgrade Assurance
## Overview
The `panos-upgrade-assurance` package includes the set of classes written in `Python` to ease the process of writing checks and state snapshots during PanOS upgrade on the Next Generation Firewall.
Both checks and snapshots can be used to verify the state of a device during an upgrade process. What more, it is possible to generate a report for these checks.
The libraries were written to support Ansible and XSOAR integrations. They depend on [pan-os-python](https://pan.dev/panos/docs/panospython/) libraries and therefore are quite easy to fit into the [PanOS Ansible modules collection](https://galaxy.ansible.com/paloaltonetworks/panos).
For more detailed documentation please refer to [PAN.DEV](https://pan.dev/panos/docs/panos-upgrade-assurance/) portal.
## Installation
To install the package you can use `pip`:
``` console
python -m pip install panos-upgrade-assurance
```
Raw data
{
"_id": null,
"home_page": null,
"name": "panos-upgrade-assurance",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Palo Alto Networks",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/90/8d/579e3b55b8d14103e66822e630ed867bbf665ddf647c2af35fd5a1f5240a/panos_upgrade_assurance-1.5.0.tar.gz",
"platform": null,
"description": "\n\n\n\n\n\n\n\n# PAN-OS Upgrade Assurance\n\n## Overview\n\nThe `panos-upgrade-assurance` package includes the set of classes written in `Python` to ease the process of writing checks and state snapshots during PanOS upgrade on the Next Generation Firewall.\n\nBoth checks and snapshots can be used to verify the state of a device during an upgrade process. What more, it is possible to generate a report for these checks.\n\nThe libraries were written to support Ansible and XSOAR integrations. They depend on [pan-os-python](https://pan.dev/panos/docs/panospython/) libraries and therefore are quite easy to fit into the [PanOS Ansible modules collection](https://galaxy.ansible.com/paloaltonetworks/panos).\n\nFor more detailed documentation please refer to [PAN.DEV](https://pan.dev/panos/docs/panos-upgrade-assurance/) portal.\n\n## Installation\n\nTo install the package you can use `pip`:\n\n``` console\npython -m pip install panos-upgrade-assurance\n```\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "1.5.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eaa2d9fc38a38a27850c0695ab48dc71cf49fcd94d44d31ed56cbc48cc1153d7",
"md5": "08bc088f22e08effee2c316bbb9cec69",
"sha256": "e6b04c27169defacefff3912238ccb7383062e71d7340f604e8e328fc6847003"
},
"downloads": -1,
"filename": "panos_upgrade_assurance-1.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "08bc088f22e08effee2c316bbb9cec69",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 51995,
"upload_time": "2025-08-07T09:41:38",
"upload_time_iso_8601": "2025-08-07T09:41:38.402697Z",
"url": "https://files.pythonhosted.org/packages/ea/a2/d9fc38a38a27850c0695ab48dc71cf49fcd94d44d31ed56cbc48cc1153d7/panos_upgrade_assurance-1.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "908d579e3b55b8d14103e66822e630ed867bbf665ddf647c2af35fd5a1f5240a",
"md5": "01bdd5de419208c594cc4fee5f321606",
"sha256": "236a7adc888bb6b30b3b73b04da599702f2132d105cdd9e81a49a534301839a4"
},
"downloads": -1,
"filename": "panos_upgrade_assurance-1.5.0.tar.gz",
"has_sig": false,
"md5_digest": "01bdd5de419208c594cc4fee5f321606",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 49427,
"upload_time": "2025-08-07T09:41:39",
"upload_time_iso_8601": "2025-08-07T09:41:39.541243Z",
"url": "https://files.pythonhosted.org/packages/90/8d/579e3b55b8d14103e66822e630ed867bbf665ddf647c2af35fd5a1f5240a/panos_upgrade_assurance-1.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-07 09:41:39",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "panos-upgrade-assurance"
}