8000 GitHub - atlanhq/application-sdk: Application SDK is a python library to build resilient applications on the Atlan platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Application SDK is a python library to build resilient applications on the Atlan platform

License

Notifications You must be signed in to change notification settings

atlanhq/application-sdk

Atlan Application SDK

On-Push Checks CodeQL Advanced PyPI version

Application SDK is a Python library for developing applications on the Atlan Platform. It provides a comprehensive PaaS (Platform as a Service) system with tools and services to build, test, and manage applications.

Usage

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

  • Using pip:
# pip install the latest version from PyPI
pip install atlan-application-sdk
  • Using alternative package managers:
# Using uv to install the latest version from PyPI
uv add atlan-application-sdk

# OR using Poetry to install the latest version from PyPI
poetry add atlan-application-sdk

Tip

View sample apps built using Application SDK here

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.

Contributing

Need Help?

Get support through any of these channels:

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.

About

Application SDK is a python library to build resilient applications on the Atlan platform

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages

0