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.
To begin developing with the Application SDK:
- Clone the repository
- Follow the setup instructions for your platform:
- Run the example application:
- Detailed documentation for the application-sdk is available at k.atlan.dev/application-sdk/main.
- If you are not able to access the URL, you can check the docs in the docs folder.
- View a production-grade SQL application built using application-sdk here
- View sample apps built using application-sdk here
Install application-sdk
as a dependency in your project:
poetry add git+ssh://[email protected]/atlanhq/application-sdk.git#commit-hash
We welcome contributions! Please see our Contributing Guide for guidelines.
Get support through any of these channels:
- Email: [email protected]
- Slack: #pod-app-framework
- Issues: GitHub Issues
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 [email protected] and we will respond promptly.
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.