No project description provided
Project description
Dynatrace Extensions Python SDK
Table of Contents
Quick Start
Requirements:
- Python 3.10+
Install the SDK
pip install dt-extensions-sdk[cli]
# Note, on some shells like zsh you may need to escape the brackets - pip install dt-extensions-sdk\[cli\]
Create signing certificates
dt-sdk gencerts
Create a new extension
dt-sdk create my_first_extension
Simulate
cd my_first_extension
dt-sdk run
Build
dt-sdk build
Upload
# Note, you need to either set environment variables DT_API_URL and DT_API_TOKEN or pass them as arguments
dt-sdk upload
Developing
Testing
hatch run test
Linting
hatch run lint:all
Building
hatch build
Building docs
hatch run docs:build
License
dt-extensions-sdk
is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dt_extensions_sdk-1.1.1.tar.gz
(98.7 kB
view hashes)
Built Distribution
Close
Hashes for dt_extensions_sdk-1.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59d7751914e34683257b3d3021fc3dcd3da6eea4238633f07cf1985a17977e9f |
|
MD5 | 103223cfb204f5c9d42d06d8750168f7 |
|
BLAKE2b-256 | 9c7713c90c58fcd661efd18163fd5d711931c8eea4526d9b55fe7e920d782f6f |