Skip to main content

Installing the SDK

The Python SDK is published to PyPI as dimescheduler. It requires Python 3.9 or newer and depends only on httpx.

pip install dimescheduler
Status: alpha

The SDK is currently in alpha. Builds tagged 0.1.x are prereleases, so package managers won't pick them up unless you opt in:

pip install --pre dimescheduler

The only other thing you need is an API key: