Skip to main content

Atlan Application SDK

CI Conformance PyPI version Ask DeepWiki

The Atlan Application SDK is a Python library designed for building applications on the Atlan platform. It offers a full PaaS (Platform-as-a-Service) toolkit — from local development to deployment and partner collaboration — so you can create integrations and tools that seamlessly extend the Atlan experience for our mutual customers.

Usage

Install atlan-application-sdk as a dependency in your project:

  • Using uv (recommended):
uv add atlan-application-sdk
  • Using pip:
pip install atlan-application-sdk

[!TIP] Example apps built with the Application SDK:

Getting Started

  • Want to develop locally or run examples from this repository? Check out our Getting Started Guide for a step-by-step walkthrough!
  • Detailed documentation for the application-sdk is available at docs folder.

🐳 Docker

Pre-built Base Image (Harbor)

The app-runtime-base image provides the runtime environment (Python, Dapr, OS packages) for Atlan apps. It does not include the SDK itself — install atlan-application-sdk via pip/uv in your app's Dockerfile.

Images are published to Harbor on every release:

# Major-version alias — tracks the latest v3.x release (recommended for app Dockerfiles)
docker pull registry.atlan.com/public/app-runtime-base:3

# Minor-version alias (always points to the latest patch release)
docker pull registry.atlan.com/public/app-runtime-base:3.3

# Specific version (pinned, fully reproducible)
docker pull registry.atlan.com/public/app-runtime-base:3.3.0

# Immutable commit-pinned tag
docker pull registry.atlan.com/public/app-runtime-base:sha-49c027f

[!NOTE] Push-to-main CI builds are published to GHCR (ghcr.io/atlanhq/app-runtime-base-main:sha-<sha7>) and are intended for internal development use only. Use a versioned Harbor tag for app Dockerfiles.

Contributing

Partner Collaboration

  • For information on how to collaborate with Atlan on app development and integrations, please see our Partner Journey Guide.

Need help?

We’re here whenever you need us:

Security

Have you discovered a vulnerability or have concerns about the SDK? Please read our SECURITY.md document for guidance on responsible disclosure, or please e-mail security@atlan.com and we will respond promptly.

License and Attribution

  • This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
  • This project includes dependencies with various open-source licenses. See the NOTICE file for third-party attributions.

Download files

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

Source Distribution

atlan_application_sdk-3.23.1.tar.gz (4.5 MB view details)

Uploaded Source

Built Distribution

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

atlan_application_sdk-3.23.1-py3-none-any.whl (980.0 kB view details)

Uploaded Python 3

File details

Details for the file atlan_application_sdk-3.23.1.tar.gz.

File metadata

  • Download URL: atlan_application_sdk-3.23.1.tar.gz
  • Upload date:
  • Size: 4.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 atlan_application_sdk-3.23.1.tar.gz
Algorithm Hash digest
SHA256 64adc34d241bb8689cc58bc11b51d79a41c73dce382ec0bf4c58fbbf05f96a05
MD5 acee90abaf0e25f0d695ce822560740f
BLAKE2b-256 5144876dc654e437fa749b4c6af932c77f67743b4d11ac21037aac4cca80d49a

See more details on using hashes here.

File details

Details for the file atlan_application_sdk-3.23.1-py3-none-any.whl.

File metadata

  • Download URL: atlan_application_sdk-3.23.1-py3-none-any.whl
  • Upload date:
  • Size: 980.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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 atlan_application_sdk-3.23.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f6835510ff3774068971a8c5d29c938f8bb49a3f77c0418e639d0f077a2f4a76
MD5 947bb55c28dad6077d55fb97fa0ac206
BLAKE2b-256 17489148eefc275ea9f22e38fc90b81cc166fe7c3eba5b1497552f75f55a4844

See more details on using hashes here.

Release history Release notifications | RSS feed

3.28.3

2 files

3.28.2

2 files

3.28.1

2 files

3.28.0

2 files

3.27.2

2 files

3.27.1

2 files

3.27.0

2 files

3.26.1

2 files

3.26.0

2 files

3.25.1

2 files

3.25.0

2 files

3.24.1

2 files

3.24.0

2 files

This release

3.23.1 This release

2 files

3.23.0

2 files

3.22.1

2 files

3.22.0

2 files

3.21.2

2 files

3.21.1

2 files

3.21.0

2 files

3.20.3

2 files

3.20.2

2 files

3.20.1

2 files

3.20.0

2 files

3.19.0

2 files

3.18.0

2 files

3.17.3

2 files

3.17.2

2 files

3.17.1

2 files

3.17.0

2 files

3.16.0

2 files

3.15.1

2 files

3.15.0

2 files

3.14.0

2 files

3.13.4

2 files

3.13.3

2 files

3.13.2

2 files

3.13.1

2 files

3.13.0

2 files

3.12.2

2 files

3.12.1

2 files

3.12.0

2 files

3.11.0

2 files

3.10.0

2 files

3.9.0

2 files

3.8.0

2 files

3.7.0

2 files

3.6.1

2 files

3.6.0

2 files

3.5.0

2 files

3.4.0

2 files

3.3.0

2 files

3.2.0

2 files

3.1.0

2 files

3.0.1

2 files

3.0.0

2 files

2.8.7

2 files

2.8.6

2 files

2.8.5

2 files

2.8.4

2 files

2.8.3

2 files

2.8.2

2 files

2.8.1

2 files

2.8.0

2 files

2.7.4

2 files

2.7.3

2 files

2.7.2

2 files

2.7.1

2 files

2.7.0

2 files

2.6.2

2 files

2.6.1

2 files

2.6.0

2 files

2.5.0

2 files

2.4.1

2 files

2.4.0

2 files

2.3.3

2 files

2.3.2

2 files

2.3.1

2 files

2.3.0

2 files

2.2.0

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page