{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"A Python client for the Dynatrace REST API with type hints and a focus on ease of use for exploring the API and writing quick scripts.","skillfed_tags":["api-client","monitoring"],"use_cases":["Query host metrics and entity properties to build custom dashboards or export monitoring data for analysis.","Automate API token lifecycle management, including creation, rotation, and cleanup of unused tokens.","Retrieve and manage Dynatrace settings, anomaly detection rules, and credential vault entries programmatically.","Monitor ActiveGate status and configuration across your Dynatrace infrastructure.","Extract problem and event data for integration with external incident management or alerting systems."],"what_it_does":"dt is a Python wrapper around the Dynatrace REST API designed to make programmatic access to Dynatrace monitoring data straightforward. It provides typed interfaces to query entities, retrieve metrics, manage API tokens, configure settings, and interact with ActiveGates and other infrastructure components. The client handles common HTTP concerns like retries, rate-limit backoff, and custom timeouts, and includes bindings for both Environment API V2 and V1 endpoints.\n\nThe package is intended for developers who need to automate Dynatrace operations, extract monitoring data for external analysis, or build workflows. It abstracts away raw HTTP details and provides Python objects with sensible defaults, making it practical for quick scripts and integration work. The implementation covers most major Dynatrace APIs, though some endpoints remain partially implemented or unimplemented.","worth_installing":"Yes, if you are actively using Dynatrace and need programmatic access to its APIs. The package has low install friction, permissive licensing, and no known vulnerabilities. However, note the aging maintenance status (288 days since last release) \u2014 verify that its API coverage and compatibility align with your Dynatrace version before committing to it for production automation."},"id":"dt","links":{"html":"https://skillfed.io/packages/dt","md":"https://skillfed.io/packages/dt.md","pypi":"https://pypi.org/project/dt/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-30","license_spdx":null,"license_treatment":"permissive","name":"dt","python_support":"supports_current","summary":"Dynatrace API Python client"},"popularity":{"monthly_downloads":90661,"position":13569,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.1"}
