scc-firewall-manager-sdk
Cisco Security Cloud Control Firewall Manager API
What it is and what it does
This is an OpenAPI-generated Python SDK for the Cisco Security Cloud Control Firewall Manager API. It wraps the service's REST endpoints in Python objects and methods, allowing you to programmatically manage firewall configurations and policies without hand-crafting HTTP requests. The SDK depends on pydantic for data validation, urllib3 for HTTP transport, python-dateutil for timestamp handling, and typing-extensions for type hints.
The package is actively maintained as of its latest release and carries no known security vulnerabilities. Its main limitation is that the license status remains unclear in the metadata, and Python version requirements are unspecified—both of which should be checked before committing to a production deployment.
Use it for:
- Automate firewall rule creation and management across Cisco Security Cloud Control infrastructure.
- Integrate firewall policy updates into CI/CD pipelines or infrastructure-as-code workflows.
- Query and monitor firewall status and configuration state programmatically.
- Build custom dashboards or reporting tools that pull firewall metrics from the API.
- Orchestrate multi-tenant firewall deployments in cloud environments.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python SDK for interacting with Cisco Security Cloud Control Firewall Manager API endpoints, generated from OpenAPI specifications.
Yes, with conditions. The SDK is actively maintained, has low install friction, and carries no known vulnerabilities. However, before installing in production, verify the license terms (currently unclear) and confirm Python version compatibility. If you are building Cisco firewall automation and those two points check out, this is a reasonable choice.
Install
scc-firewall-manager-sdk on PyPI
pip
pip install scc-firewall-manager-sdkuv
uv add scc-firewall-manager-sdkpoetry
poetry add scc-firewall-manager-sdkInstalling scc-firewall-manager-sdk
Before you install
Active maintenance with a recent release. Low install friction from a pure-dependency standpoint: four runtime dependencies (pydantic, python-dateutil, typing-extensions, urllib3) are all common, stable libraries.
License in practice
License status is unclear—no SPDX identifier or raw license text is available in the package metadata. Verify the actual license terms before use in proprietary or restricted contexts.
Quickstart
pip install scc-firewall-manager-sdk
from scc_firewall_manager_sdk import ApiClient, Configuration
config = Configuration()
client = ApiClient(config)
Python version support is unspecified; verify compatibility with your environment before deploying.
Verify before relying
- Actual license terms and restrictions (license_treatment is 'unclear')
- Minimum and maximum Python version support
- Whether this SDK requires authentication credentials or API keys to function
- Scope and completeness of endpoint coverage relative to the full Cisco Firewall Manager API
Package facts
| License | not declared (unclear) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — pydantic, python-dateutil, typing-extensions, urllib3 |
| Maintenance | actively maintained — 0 days since the last release |
| First released | |
| Downloads | 204,230/month — #9,613 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: scc_firewall_manager_sdk-1.22.824-py3-none-any.whl
Keywords: OpenAPI, OpenAPI-Generator, Cisco Security Cloud Control Firewall Manager API
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
merakiA Python client library for the Cisco Meraki…
permissive · top 5,000 on PyPI
pulumi-esc-sdkPulumi ESC SDK provides a Python client for…
permissive · top 15,000 on PyPI
ciscoisesdkA Python SDK for interacting with Cisco…
permissive · top 15,000 on PyPI
catalystwanProvides a Python SDK for programmatic…
unclear · top 15,000 on PyPI
akeylessProvides Python client access to the Akeyless…
unclear · top 5,000 on PyPI
pan-os-pythonFramework for programmatically configuring and…
permissive · top 15,000 on PyPI
legit-api-clientA Python client library for interacting with an…
permissive · top 15,000 on PyPI
pan-pythonProvides Python and command-line interfaces to…
permissive · top 15,000 on PyPI
bandwidth-sdkPython client library for Bandwidth's…
unclear · top 15,000 on PyPI
oktaA Python SDK for the Okta Management APIs,…
permissive · top 5,000 on PyPI