pyatlan


Namepyatlan JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/atlanhq/atlan-python
SummaryAtlan Python Client
upload_time2024-12-13 12:49:53
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/10/c0/39358b1a4d2bac86e6e679e0402e767057b44ff8b45075117dcb8bacbbd8/pyatlan-3.0.0.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": "3.0.0",
    "project_urls": {
        "Homepage": "https://github.com/atlanhq/atlan-python"
    },
    "split_keywords": [
        "atlan",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64b6c4727c18ea03832b4f320850717c0cd1dbacddc72a78cd2a87b6b982d518",
                "md5": "61e5085c69799541582b0475c8928eb4",
                "sha256": "2361839bc9fdf797a1f66ce02b3550ecc74472ee402edb8e0c8c2230e8237a50"
            },
            "downloads": -1,
            "filename": "pyatlan-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61e5085c69799541582b0475c8928eb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1030270,
            "upload_time": "2024-12-13T12:49:51",
            "upload_time_iso_8601": "2024-12-13T12:49:51.582905Z",
            "url": "https://files.pythonhosted.org/packages/64/b6/c4727c18ea03832b4f320850717c0cd1dbacddc72a78cd2a87b6b982d518/pyatlan-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10c039358b1a4d2bac86e6e679e0402e767057b44ff8b45075117dcb8bacbbd8",
                "md5": "2605fcf6e5427514f17af811e7e7894a",
                "sha256": "9e3d3ec4f791e16e070b9c7e45101738fde34e2f79207323c72901e8c9a39ff1"
            },
            "downloads": -1,
            "filename": "pyatlan-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2605fcf6e5427514f17af811e7e7894a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 631335,
            "upload_time": "2024-12-13T12:49:53",
            "upload_time_iso_8601": "2024-12-13T12:49:53.452508Z",
            "url": "https://files.pythonhosted.org/packages/10/c0/39358b1a4d2bac86e6e679e0402e767057b44ff8b45075117dcb8bacbbd8/pyatlan-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 12:49:53",
    "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.4"
                ]
            ]
        },
        {
            "name": "tenacity",
            "specs": [
                [
                    "==",
                    "8.2.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.26.0"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "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.41032s