{"categories":[{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking/2"}],"enrichment":{"capability":"Async Python client library for querying and controlling Ruckus Unleashed and ZoneDirector wireless devices via their AJAX Web Service interface, and for reading backed-up configuration files.","skillfed_tags":["wireless-management","network-automation","async-api"],"use_cases":["Automate wireless network monitoring and alerting by querying AP stats, client counts, and system alarms on a schedule.","Build a custom dashboard or integration layer that pulls live WLAN and client data from Ruckus controllers into your monitoring stack.","Programmatically manage WLAN groups, SSIDs, and security settings across multiple Ruckus devices in a deployment.","Block or unblock client devices and manage rogue AP detection as part of a larger network security workflow.","Parse and audit Ruckus backup files to extract configuration details without connecting to a live device."],"what_it_does":"aioruckus is an async Python client for the Ruckus Unleashed and ZoneDirector wireless controller AJAX API. It lets you query device configuration (APs, WLANs, client lists, mesh topology, system info) and perform administrative actions (enable/disable WLANs, block/unblock clients, restart APs, manage WLAN groups) programmatically. The library wraps HTTP calls to the controller's web service and parses XML responses into Python objects.\n\nThe package is built on aiohttp for async HTTP, cryptography for secure communication, and xmltodict for XML parsing. It also supports reading backed-up Ruckus configuration files directly without network access. All API calls are async context-manager based, so you must use asyncio to call them\u2014there is no synchronous interface.","worth_installing":"Yes, if you need to integrate Ruckus Unleashed or ZoneDirector devices into a Python automation or monitoring workflow. The package is actively maintained, has no known vulnerabilities, installs cleanly, and covers a broad API surface for both read and write operations. The Python 3.12+ requirement is the main constraint; verify your environment supports it before installing."},"id":"aioruckus","links":{"html":"https://skillfed.io/packages/aioruckus","md":"https://skillfed.io/packages/aioruckus.md","pypi":"https://pypi.org/project/aioruckus/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-07","license_spdx":"0BSD","license_treatment":"permissive","name":"aioruckus","python_support":"supports_current","summary":"Python API to interact with Ruckus Unleashed and ZoneDirector devices"},"popularity":{"monthly_downloads":76923,"position":14577,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.46.3"}
