pyatlan


Namepyatlan JSON
Version 2.1.6 PyPI version JSON
download
home_pagehttps://github.com/atlanhq/atlan-python
SummaryAtlan Python Client
upload_time2024-04-23 11:15:28
maintainerNone
docs_urlNone
authorAtlan Technologies Pvt Ltd
requires_python>=3.8
licenseApache LICENSE 2.0
keywords atlan client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright 2022 Atlan Pte. Ltd. -->

[![SphinxDocs](https://img.shields.io/badge/sphinx--docs-passing-success)](https://atlanhq.github.io/atlan-python/)

# Atlan Python SDK

This repository houses the code for a Python SDK to interact with [Atlan](https://atlan.com).

## [Documentation](https://developer.atlan.com/getting-started/python-sdk/)

[https://developer.atlan.com/getting-started/python-sdk/](https://developer.atlan.com/getting-started/python-sdk/)

## Attribution

Portions of the SDK are based on original work from https://github.com/apache/atlas. Those classes that derive from this original work have an extra heading comment as follows:

```python
# Based on original code from https://github.com/apache/atlas (under Apache-2.0 license)
```

Portions of the SDK are based on original work from https://github.com/elastic/elasticsearch-dsl-py. Those classes that derive from this original work have an extra heading comment as follows:

```python
# Based on original code from https://github.com/elastic/elasticsearch-dsl-py.git (under Apache-2.0 license)
```
----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright 2022 Atlan Pte. Ltd.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/atlanhq/atlan-python",
    "name": "pyatlan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "atlan client",
    "author": "Atlan Technologies Pvt Ltd",
    "author_email": "engineering@atlan.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/0c/90e0d68c7db4cc880b981dc6f8e2cba82b4a93075e9df1c6774ac8165936/pyatlan-2.1.6.tar.gz",
    "platform": null,
    "description": "<!-- SPDX-License-Identifier: CC-BY-4.0 -->\n<!-- Copyright 2022 Atlan Pte. Ltd. -->\n\n[![SphinxDocs](https://img.shields.io/badge/sphinx--docs-passing-success)](https://atlanhq.github.io/atlan-python/)\n\n# Atlan Python SDK\n\nThis repository houses the code for a Python SDK to interact with [Atlan](https://atlan.com).\n\n## [Documentation](https://developer.atlan.com/getting-started/python-sdk/)\n\n[https://developer.atlan.com/getting-started/python-sdk/](https://developer.atlan.com/getting-started/python-sdk/)\n\n## Attribution\n\nPortions of the SDK are based on original work from https://github.com/apache/atlas. Those classes that derive from this original work have an extra heading comment as follows:\n\n```python\n# Based on original code from https://github.com/apache/atlas (under Apache-2.0 license)\n```\n\nPortions of the SDK are based on original work from https://github.com/elastic/elasticsearch-dsl-py. Those classes that derive from this original work have an extra heading comment as follows:\n\n```python\n# Based on original code from https://github.com/elastic/elasticsearch-dsl-py.git (under Apache-2.0 license)\n```\n----\nLicense: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),\nCopyright 2022 Atlan Pte. Ltd.\n",
    "bugtrack_url": null,
    "license": "Apache LICENSE 2.0",
    "summary": "Atlan Python Client",
    "version": "2.1.6",
    "project_urls": {
        "Homepage": "https://github.com/atlanhq/atlan-python"
    },
    "split_keywords": [
        "atlan",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a0b9976107a9cfed75c019ea61a3fde4adb52dc0c70314fa34a5478ac15c349",
                "md5": "a340717f4331c94ee7c738635f037569",
                "sha256": "fe636eb44518e981f7d9193398186593cbde9b469455a0ecf22e2f53a33502d6"
            },
            "downloads": -1,
            "filename": "pyatlan-2.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a340717f4331c94ee7c738635f037569",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 776720,
            "upload_time": "2024-04-23T11:15:24",
            "upload_time_iso_8601": "2024-04-23T11:15:24.309414Z",
            "url": "https://files.pythonhosted.org/packages/8a/0b/9976107a9cfed75c019ea61a3fde4adb52dc0c70314fa34a5478ac15c349/pyatlan-2.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d40c90e0d68c7db4cc880b981dc6f8e2cba82b4a93075e9df1c6774ac8165936",
                "md5": "819ed25da4f6a7904b2ef921fa312a9f",
                "sha256": "8211bbc18815be4d083713c7caca7a62f16073f2e0e24a485d90282bb8b2f0e2"
            },
            "downloads": -1,
            "filename": "pyatlan-2.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "819ed25da4f6a7904b2ef921fa312a9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 466936,
            "upload_time": "2024-04-23T11:15:28",
            "upload_time_iso_8601": "2024-04-23T11:15:28.341285Z",
            "url": "https://files.pythonhosted.org/packages/d4/0c/90e0d68c7db4cc880b981dc6f8e2cba82b4a93075e9df1c6774ac8165936/pyatlan-2.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 11:15:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "atlanhq",
    "github_project": "atlan-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "pyatlan"
}
        
Elapsed time: 0.25050s