atlan-application-sdk


Nameatlan-application-sdk JSON
Version 0.1.1rc26 PyPI version JSON
download
home_pageNone
SummaryAtlan Application SDK is a Python library for developing applications on the Atlan Platform
upload_time2025-08-07 06:26:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords app atlan development platform sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Atlan Application SDK
[![On-Push Checks](https://github.com/atlanhq/application-sdk/actions/workflows/push.yaml/badge.svg)](https://github.com/atlanhq/application-sdk/actions/workflows/push.yaml) [![CodeQL Advanced](https://github.com/atlanhq/application-sdk/actions/workflows/codeql.yaml/badge.svg)](https://github.com/atlanhq/application-sdk/actions/workflows/codeql.yaml) [![PyPI version](https://img.shields.io/pypi/v/atlan-application-sdk.svg)](https://pypi.org/project/atlan-application-sdk/)

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 pip:
```bash
# pip install the latest version from PyPI
pip install atlan-application-sdk
```

- Using alternative package managers:
```bash
# 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](https://github.com/atlanhq/atlan-sample-apps)**

## Getting Started

- Want to develop locally or run examples from this repository? Check out our [Getting Started Guide](docs/docs/guides/getting-started.md) for a step-by-step walkthrough!
- Detailed documentation for the application-sdk is available at [docs](https://github.com/atlanhq/application-sdk/blob/main/docs/docs/) folder.

## Contributing

- We welcome contributions! Please see our [Contributing Guide](https://github.com/atlanhq/application-sdk/blob/main/CONTRIBUTING.md) for guidelines.

## Partner Collaboration

- For information on how to collaborate with Atlan on app development and integrations, please see our [Partner Collaboration Guide](https://github.com/atlanhq/application-sdk/blob/main/docs/docs/guides/partners.md).

## Need help?
We’re here whenever you need us:

- Email: **connect@atlan.com**
- Issues: [GitHub Issues](https://github.com/atlanhq/application-sdk/issues)


## Security

Have you discovered a vulnerability or have concerns about the SDK? Please read our [SECURITY.md](https://github.com/atlanhq/application-sdk/blob/main/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](https://github.com/atlanhq/application-sdk/blob/main/LICENSE) file for details.
- This project includes dependencies with various open-source licenses. See the [NOTICE](https://github.com/atlanhq/application-sdk/blob/main/NOTICE) file for third-party attributions.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "atlan-application-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "app, atlan, development, platform, sdk",
    "author": null,
    "author_email": "Atlan App Team <connect@atlan.com>",
    "download_url": "https://files.pythonhosted.org/packages/b6/73/80424943a08631317245c8c8dfa3d8c0bc99449bf5d681bcba4fb2fe45d2/atlan_application_sdk-0.1.1rc26.tar.gz",
    "platform": null,
    "description": "# Atlan Application SDK\n[![On-Push Checks](https://github.com/atlanhq/application-sdk/actions/workflows/push.yaml/badge.svg)](https://github.com/atlanhq/application-sdk/actions/workflows/push.yaml) [![CodeQL Advanced](https://github.com/atlanhq/application-sdk/actions/workflows/codeql.yaml/badge.svg)](https://github.com/atlanhq/application-sdk/actions/workflows/codeql.yaml) [![PyPI version](https://img.shields.io/pypi/v/atlan-application-sdk.svg)](https://pypi.org/project/atlan-application-sdk/)\n\nThe 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 \u2014 from local development to deployment and partner collaboration \u2014 so you can create integrations and tools that seamlessly extend the Atlan experience for our mutual customers.\n\n\n## Usage\n\nInstall `atlan-application-sdk` as a dependency in your project:\n\n- Using pip:\n```bash\n# pip install the latest version from PyPI\npip install atlan-application-sdk\n```\n\n- Using alternative package managers:\n```bash\n# Using uv to install the latest version from PyPI\nuv add atlan-application-sdk\n\n# OR using Poetry to install the latest version from PyPI\npoetry add atlan-application-sdk\n```\n\n> [!TIP]\n> **View sample apps built using Application SDK [here](https://github.com/atlanhq/atlan-sample-apps)**\n\n## Getting Started\n\n- Want to develop locally or run examples from this repository? Check out our [Getting Started Guide](docs/docs/guides/getting-started.md) for a step-by-step walkthrough!\n- Detailed documentation for the application-sdk is available at [docs](https://github.com/atlanhq/application-sdk/blob/main/docs/docs/) folder.\n\n## Contributing\n\n- We welcome contributions! Please see our [Contributing Guide](https://github.com/atlanhq/application-sdk/blob/main/CONTRIBUTING.md) for guidelines.\n\n## Partner Collaboration\n\n- For information on how to collaborate with Atlan on app development and integrations, please see our [Partner Collaboration Guide](https://github.com/atlanhq/application-sdk/blob/main/docs/docs/guides/partners.md).\n\n## Need help?\nWe\u2019re here whenever you need us:\n\n- Email: **connect@atlan.com**\n- Issues: [GitHub Issues](https://github.com/atlanhq/application-sdk/issues)\n\n\n## Security\n\nHave you discovered a vulnerability or have concerns about the SDK? Please read our [SECURITY.md](https://github.com/atlanhq/application-sdk/blob/main/SECURITY.md) document for guidance on responsible disclosure, or please e-mail security@atlan.com and we will respond promptly.\n\n## License and Attribution\n\n- This project is licensed under the Apache License 2.0 - see the [LICENSE](https://github.com/atlanhq/application-sdk/blob/main/LICENSE) file for details.\n- This project includes dependencies with various open-source licenses. See the [NOTICE](https://github.com/atlanhq/application-sdk/blob/main/NOTICE) file for third-party attributions.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Atlan Application SDK is a Python library for developing applications on the Atlan Platform",
    "version": "0.1.1rc26",
    "project_urls": {
        "Changelog": "https://github.com/atlanhq/application-sdk/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/atlanhq/application-sdk/README.md",
        "Repository": "https://github.com/atlanhq/application-sdk"
    },
    "split_keywords": [
        "app",
        " atlan",
        " development",
        " platform",
        " sdk"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac6a1e13a16c2086920dd53ebaec0664518fbd8858c0817219942f9208e8ffd8",
                "md5": "889fdd2f0e1dc55057f290f24dca351e",
                "sha256": "9378863ae1ff60c64d8ebc8f32fb9a315edde9bc284e9ed2fd3a42b8ecab97d6"
            },
            "downloads": -1,
            "filename": "atlan_application_sdk-0.1.1rc26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "889fdd2f0e1dc55057f290f24dca351e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 200637,
            "upload_time": "2025-08-07T06:26:58",
            "upload_time_iso_8601": "2025-08-07T06:26:58.613259Z",
            "url": "https://files.pythonhosted.org/packages/ac/6a/1e13a16c2086920dd53ebaec0664518fbd8858c0817219942f9208e8ffd8/atlan_application_sdk-0.1.1rc26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b67380424943a08631317245c8c8dfa3d8c0bc99449bf5d681bcba4fb2fe45d2",
                "md5": "f4a7e9d5c18a4cb078d6b31e9cbae534",
                "sha256": "4758f493baf16e8f1de45b6eda100a27fcc41f29a2c875f51ebed985acbc3bda"
            },
            "downloads": -1,
            "filename": "atlan_application_sdk-0.1.1rc26.tar.gz",
            "has_sig": false,
            "md5_digest": "f4a7e9d5c18a4cb078d6b31e9cbae534",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 911068,
            "upload_time": "2025-08-07T06:26:59",
            "upload_time_iso_8601": "2025-08-07T06:26:59.719828Z",
            "url": "https://files.pythonhosted.org/packages/b6/73/80424943a08631317245c8c8dfa3d8c0bc99449bf5d681bcba4fb2fe45d2/atlan_application_sdk-0.1.1rc26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-07 06:26:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "atlanhq",
    "github_project": "application-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "atlan-application-sdk"
}
        
Elapsed time: 0.41878s