Dynatrace Extensions Python SDK
Table of Contents
Documentation
The documentation can be found on github pages
Quick Start
Requirements:
- Python 3.10 or 3.14
Install the SDK
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.
Publishing to PyPI
It's automatically published to PyPi on each pushed tag, and uses gh-action-pypi-publish Version will be determined using about.py
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.10.0.tar.gz
(345.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dt_extensions_sdk-1.10.0.tar.gz.
File metadata
- Download URL: dt_extensions_sdk-1.10.0.tar.gz
- Upload date:
- Size: 345.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
Hatch/1.17.1 {"ci":true,"cpu":"x86_64","distro":{"id":"noble","libc":{"lib":"glibc","version":"2.39"},"name":"Ubuntu","version":"24.04"},"implementation":{"name":"CPython","version":"3.10.20"},"installer":{"name":"hatch","version":"1.17.1"},"openssl_version":"OpenSSL 3.0.13 30 Jan 2024","python":"3.10.20","system":{"name":"Linux","release":"6.17.0-1020-azure"}} HTTPX2/2.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b04822a44dcbbaa8584d07e6f2388ebce4fac492f098244af688dc579b34e719
|
|
| MD5 |
c7eb168a28185039bdd58af954600a50
|
|
| BLAKE2b-256 |
7d80d1bc048a53b58e4fe988381a77f18d15da2c851e3807492769de5cebcb1a
|
File details
Details for the file dt_extensions_sdk-1.10.0-py3-none-any.whl.
File metadata
- Download URL: dt_extensions_sdk-1.10.0-py3-none-any.whl
- Upload date:
- Size: 58.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
Hatch/1.17.1 {"ci":true,"cpu":"x86_64","distro":{"id":"noble","libc":{"lib":"glibc","version":"2.39"},"name":"Ubuntu","version":"24.04"},"implementation":{"name":"CPython","version":"3.10.20"},"installer":{"name":"hatch","version":"1.17.1"},"openssl_version":"OpenSSL 3.0.13 30 Jan 2024","python":"3.10.20","system":{"name":"Linux","release":"6.17.0-1020-azure"}} HTTPX2/2.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
296ffb7ade4655cc02fda85f6cf30f073947d7c520a1baf5b1579a83af5d465c
|
|
| MD5 |
451a2880aec25f161f70a66b750837c9
|
|
| BLAKE2b-256 |
04ac55e7b6d1b7162d301b04642ca7692aaf0c283c81f65c50233bf2e51bb8be
|