atlan-application-sdk


Nameatlan-application-sdk JSON
Version 0.1.1rc21 PyPI version JSON
download
home_pageNone
SummaryAtlan Application SDK is a Python library for developing applications on the Atlan Platform
upload_time2025-07-10 14:21:54
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/96/18/e2e3538c454a6d6b5712cecc39ebed4da69fb1062f8b015a2ca15d2a2028/atlan_application_sdk-0.1.1rc21.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.1rc21",
    "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": "105a8478cac718ee71195b54fa9da0d74c7c703aa92abcb474d494b02074994f",
                "md5": "3154b811c3b816cbf0ea03af533832c9",
                "sha256": "44401c334b64421ab42bb3bdb16c134eb3b7a075b4fd41deea64dd31f869d050"
            },
            "downloads": -1,
            "filename": "atlan_application_sdk-0.1.1rc21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3154b811c3b816cbf0ea03af533832c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 190316,
            "upload_time": "2025-07-10T14:21:53",
            "upload_time_iso_8601": "2025-07-10T14:21:53.176205Z",
            "url": "https://files.pythonhosted.org/packages/10/5a/8478cac718ee71195b54fa9da0d74c7c703aa92abcb474d494b02074994f/atlan_application_sdk-0.1.1rc21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9618e2e3538c454a6d6b5712cecc39ebed4da69fb1062f8b015a2ca15d2a2028",
                "md5": "3b5250c852c687c39c07c2a1ca84b269",
                "sha256": "2211adbb692796bd1a043167360343dc84dc5d311a34947912cfc00b561e7444"
            },
            "downloads": -1,
            "filename": "atlan_application_sdk-0.1.1rc21.tar.gz",
            "has_sig": false,
            "md5_digest": "3b5250c852c687c39c07c2a1ca84b269",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 878197,
            "upload_time": "2025-07-10T14:21:54",
            "upload_time_iso_8601": "2025-07-10T14:21:54.538416Z",
            "url": "https://files.pythonhosted.org/packages/96/18/e2e3538c454a6d6b5712cecc39ebed4da69fb1062f8b015a2ca15d2a2028/atlan_application_sdk-0.1.1rc21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 14:21:54",
    "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.41222s