Skip to main content

DESTINY SDK

SDK for interaction with the DESTINY repository. For now this just contains data models for validation and structuring, but will be built out to include convenience functions etc.

Documentation

The documentation for destiny-sdk is hosted here

Installation from PyPI

pip install destiny-sdk
uv add destiny-sdk

Some labs functionality may require extra dependencies - these can be installed by:

pip install destiny-sdk[labs]
uv add destiny-sdk --extra labs

Development

Dependencies

uv install

Tests

The SDK itself does not require python 3.14, but the tests themselves do as they make use of uuid7. Run them as following.

uv run --python 3.14 pytest

Installing as an editable package of another project

Run the following command in the root folder of the other project (assuming uv as a packaging framework). Pip also has an --editable option that you can use.

uv add --editable ./PATH/TO/sdk/

or replace the dependency in pyproject.toml with

destiny-sdk = {path = "./PATH/TO/sdk/", develop = true}

Installing a local wheel

If you want to use a local build of the sdk z.whl, do

uv build
uv add ./PATH/TO/WHEEL.whl

Publishing

Once the package change is merged to main with an iterated libs/sdk/pyproject.toml version number, you can run the github action to publish to the test pypi and then production pypi registries.

Versioning

Follow the semver guidelines for versioning, tldr;

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API change
  • MINOR version when you add functionality in a backward compatible manner
  • PATCH version when you make backward compatible bug fixes

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

destiny_sdk-0.14.0.tar.gz (127.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

destiny_sdk-0.14.0-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

Details for the file destiny_sdk-0.14.0.tar.gz.

File metadata

  • Download URL: destiny_sdk-0.14.0.tar.gz
  • Upload date:
  • Size: 127.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for destiny_sdk-0.14.0.tar.gz
Algorithm Hash digest
SHA256 2abcebf68a7b8843a0e0da692275a844e1348d3d7e4f85e8ea890c99f81ebf71
MD5 cfeabb097b02c0d8acfaaf1743ee2525
BLAKE2b-256 90aca9eb295ce433d7fe80afa6581e0d0f1fccc599b95471c87d6fbc8cc4ce70

See more details on using hashes here.

File details

Details for the file destiny_sdk-0.14.0-py3-none-any.whl.

File metadata

  • Download URL: destiny_sdk-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 44.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for destiny_sdk-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b2571fc9cb3861f2d5a72f292dcd38777d02068be563b0f6af982174b81f7f64
MD5 a119e9efe9d741ab94d88f8cb5528386
BLAKE2b-256 88c3aae20b64c2090e4fcfc446c2ed2d04ed983dc0e82d92385d6cf3e2d38bc2

See more details on using hashes here.

Release history Release notifications | RSS feed

0.16.0

2 files

0.14.1

2 files

This release

0.14.0 This release

2 files

0.13.0

2 files

0.12.6

2 files

0.12.4

2 files

0.12.0

2 files

0.11.4

2 files

0.11.3

2 files

0.11.2

2 files

0.11.1

2 files

0.11.0

2 files

0.10.0

2 files

0.9.1

2 files

0.9.0

2 files

0.8.0

2 files

0.7.6

2 files

0.7.5

2 files

0.7.4

2 files

0.7.3

2 files

0.7.2

2 files

0.7.1

2 files

0.6.0

2 files

0.5.1

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.3

2 files

0.2.2

2 files

0.2.0.post0

2 files

0.2.0

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page