{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Provides Python client library for managing Azure Service Fabric clusters, applications, and node types through the Azure Resource Manager API.","skillfed_tags":["azure-sdk","infrastructure-automation"],"use_cases":["Automate Service Fabric cluster provisioning and configuration in CI/CD pipelines.","Build infrastructure-as-code tools to manage cluster upgrades and node scaling.","Deploy and manage applications across Service Fabric clusters programmatically.","Monitor and query cluster health, node status, and application state from Python scripts.","Integrate Service Fabric management into broader Azure resource orchestration workflows."],"what_it_does":"This package is the official Microsoft Azure Service Fabric Management Client Library for Python, enabling programmatic control of Service Fabric clusters, applications, and node types through the Azure Resource Manager API. It wraps Azure REST endpoints and provides Python object models for cluster configuration, upgrades, application deployments, and node management. The library depends on azure-common, azure-mgmt-core, isodate, and typing-extensions to handle authentication, HTTP communication, date parsing, and type hints.\n\nThe package is designed for developers building infrastructure automation, deployment pipelines, or management tools that need to create, configure, or monitor Azure Service Fabric resources. It requires Python 3.7 or later and uses Azure Active Directory token authentication. The library is actively maintained by Microsoft and supports Python 3.7, 3.8, 3.9, 3.10, and 3.11.","worth_installing":"Yes. This is the official, actively maintained Azure SDK for Service Fabric management in Python. It has low install friction, permissive MIT licensing, no known vulnerabilities, and is part of a well-supported Microsoft ecosystem. Install it if you need to manage Service Fabric resources from Python code."},"id":"azure-mgmt-servicefabric","links":{"html":"https://skillfed.io/packages/azure-mgmt-servicefabric","md":"https://skillfed.io/packages/azure-mgmt-servicefabric.md","pypi":"https://pypi.org/project/azure-mgmt-servicefabric/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-12-18","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-servicefabric","python_support":"supports_current","summary":"Microsoft Azure Service Fabric Management Client Library for Python"},"popularity":{"monthly_downloads":6865764,"position":1829,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.1.0"}
