{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/5"}],"enrichment":{"capability":"PyPowerStore is a Python library for managing Dell PowerStore storage systems, providing provisioning, protection, and configuration management operations through a REST API client.","skillfed_tags":["storage-management","dell-powerstore","infrastructure-automation"],"use_cases":["Automate volume provisioning and deletion in PowerStore arrays as part of infrastructure-as-code workflows","Query and manage replication rules and protection policies across multiple PowerStore systems","Integrate PowerStore management into monitoring or orchestration tools that need to configure networks and storage objects","Build custom dashboards or reporting tools that pull configuration and status data from PowerStore","Automate storage capacity planning by querying volume and pool information programmatically"],"what_it_does":"PyPowerStore wraps the Dell PowerStore REST API in a Python client library, letting you automate storage operations like volume creation, replication rule management, and network configuration from Python code. It's maintained by Dell and officially supports Python 3.10, 3.11, and 3.12.\n\nThe library organizes operations into logical modules (provisioning, protection, config_mgmt) accessed through a single connection object. You authenticate with PowerStore credentials and IP address, then call methods to create or query storage resources. It depends on requests for HTTP communication and is distributed as a pure-Python wheel, making installation straightforward on any supported Python version.","worth_installing":"Yes, if you manage Dell PowerStore systems and need Python automation. The library is actively maintained by Dell, has no known vulnerabilities, low install friction, and permissive licensing. It is a straightforward fit for storage automation workflows. Not relevant if you do not use PowerStore."},"id":"pypowerstore","links":{"html":"https://skillfed.io/packages/pypowerstore","md":"https://skillfed.io/packages/pypowerstore.md","pypi":"https://pypi.org/project/pypowerstore/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-23","license_spdx":null,"license_treatment":"permissive","name":"PyPowerStore","python_support":"unspecified","summary":"Python Library for Dell PowerStore"},"popularity":{"monthly_downloads":83648,"position":14058,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.5.0.0"}
