pyatlan


Namepyatlan JSON
Version 4.0.1 PyPI version JSON
download
home_pagehttps://github.com/atlanhq/atlan-python
SummaryAtlan Python Client
upload_time2025-01-14 12:58:17
maintainerNone
docs_urlNone
authorAtlan Technologies Pvt Ltd
requires_python>=3.8
licenseApache LICENSE 2.0
keywords atlan client
VCS
bugtrack_url
requirements requests pydantic jinja2 tenacity urllib3 lazy_loader nanoid pytz python-dateutil PyYAML
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/9e/a1/94f153099cd8fba6a4c5f1f77500bfe285a7d9164c2d480cf4802b0bb604/pyatlan-4.0.1.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": "4.0.1",
    "project_urls": {
        "Homepage": "https://github.com/atlanhq/atlan-python"
    },
    "split_keywords": [
        "atlan",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3421e8a456e84ec31f6b1eb328504267f5047ba5bf8f88212f5e54fcd6fc031f",
                "md5": "d8724626b9b6bb6866c5772a85ae7640",
                "sha256": "406951d5a46000721a6ea566bab0e17e9079dbe3243003afaf0fe49938dc29d2"
            },
            "downloads": -1,
            "filename": "pyatlan-4.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8724626b9b6bb6866c5772a85ae7640",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1105747,
            "upload_time": "2025-01-14T12:58:16",
            "upload_time_iso_8601": "2025-01-14T12:58:16.042355Z",
            "url": "https://files.pythonhosted.org/packages/34/21/e8a456e84ec31f6b1eb328504267f5047ba5bf8f88212f5e54fcd6fc031f/pyatlan-4.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ea194f153099cd8fba6a4c5f1f77500bfe285a7d9164c2d480cf4802b0bb604",
                "md5": "c72d03d599eea77d2c79b95355c2d5d2",
                "sha256": "5653f577cef399d363af0bb5f02ac575950e73be18c93baf2ef052e2f1b6eaa1"
            },
            "downloads": -1,
            "filename": "pyatlan-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c72d03d599eea77d2c79b95355c2d5d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 669596,
            "upload_time": "2025-01-14T12:58:17",
            "upload_time_iso_8601": "2025-01-14T12:58:17.456982Z",
            "url": "https://files.pythonhosted.org/packages/9e/a1/94f153099cd8fba6a4c5f1f77500bfe285a7d9164c2d480cf4802b0bb604/pyatlan-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 12:58:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "atlanhq",
    "github_project": "atlan-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.24"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "<",
                    "3.0.0"
                ],
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "tenacity",
            "specs": [
                [
                    "==",
                    "8.2.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "<",
                    "3"
                ],
                [
                    ">=",
                    "1.26.0"
                ]
            ]
        },
        {
            "name": "lazy_loader",
            "specs": [
                [
                    "~=",
                    "0.4"
                ]
            ]
        },
        {
            "name": "nanoid",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2024.2"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0.post0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "~=",
                    "6.0.2"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "pyatlan"
}
        
Elapsed time: 0.45430s