{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides Python client library for managing Azure Logic Apps resources\u2014workflows, integration accounts, and related entities\u2014via the Azure Resource Manager API.","skillfed_tags":["azure-sdk","cloud-management","workflow-automation"],"use_cases":["Automate deployment and configuration of Logic App workflows across multiple Azure environments.","Programmatically manage integration accounts, agreements, and schemas for B2B integration scenarios.","Build CI/CD pipelines that create or update Logic Apps as part of infrastructure-as-code workflows.","Query and monitor workflow runs and their execution history from custom Python applications.","Manage callback URLs and trigger configurations for Logic Apps in automated workflows."],"what_it_does":"azure-mgmt-logic is the official Python SDK for managing Azure Logic Apps and related integration resources through Azure Resource Manager. It wraps the Azure REST API, allowing developers to programmatically create, configure, and manage workflows, integration accounts, and their associated components from Python code.\n\nThe package depends on msrest, azure-common, and azure-mgmt-core to handle HTTP communication, authentication, and common Azure SDK patterns. It supports modern Python versions (3.6+) and uses type annotations for IDE support. The library is actively maintained as part of the broader Azure SDK for Python ecosystem and has no known security vulnerabilities.","worth_installing":"Yes. This is the official, actively maintained Azure SDK for Logic Apps management in Python. It has low install friction, permissive MIT licensing, no known vulnerabilities, and is part of a well-supported ecosystem. Install it when you need to programmatically manage Azure Logic Apps resources from Python; avoid it if you only need to interact with Logic Apps through the Azure Portal or CLI."},"id":"azure-mgmt-logic","links":{"html":"https://skillfed.io/packages/azure-mgmt-logic","md":"https://skillfed.io/packages/azure-mgmt-logic.md","pypi":"https://pypi.org/project/azure-mgmt-logic/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-06-13","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-logic","python_support":"supports_current","summary":"Microsoft Azure Logic Apps Management Client Library for Python"},"popularity":{"monthly_downloads":1992277,"position":3377,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"10.0.0"}
