<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

[](LICENSE)
# pyegeria: a python client for Egeria
This is a package for easily using the Egeria
open metadata environment from python. Details about the
open source Egeria project can be found at [Egeria Project](https://egeria-project.org).
This package is in active development. There is initial
support for many of Egeria's services including configuration and operation. This client depends on
This release supports Egeria 5.1 - although most of the functions may work on earlier versions of Egeria as well.
The code is organized to mimic the existing Egeria Java Client structure.
The commands folder holds the Egeria Command Line Interface and corresponding commands
to visualize and use Egeria. The commands also serve as useful examples.
An examples folder holds some useful examples showing different facets of using pyegeria.
WARNING: files that start with "X" are in-progress placeholders that are not meant to be used..they will mature and
evolve.
All feedback is welcome. Please engage via our [community](http://egeria-project.org/guides/community/),
team calls, or via github issues in this repo. If interested in contributing,
you can engage via the community or directly reach out to
[dan.wolfson\@pdr-associates.com](mailto:dan.wolfson@pdr-associates.com?subject=pyegeria).
This is a learning experience.
----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.
Raw data
{
"_id": null,
"home_page": "https://github.com/odpi/egeria-python",
"name": "pyegeria",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>3.12",
"maintainer_email": null,
"keywords": "egeria, metadata, governance",
"author": "Dan Wolfson",
"author_email": "dan.wolfson@pdr-associates.com",
"download_url": "https://files.pythonhosted.org/packages/f5/4a/d910416411cd2e6d2da759f365cb04fd887e1f7c3df9027744c5b44d935f/pyegeria-5.3.10.tar.gz",
"platform": null,
"description": "<!-- SPDX-License-Identifier: CC-BY-4.0 -->\n<!-- Copyright Contributors to the ODPi Egeria project. -->\n\n\n\n[](LICENSE)\n\n\n# pyegeria: a python client for Egeria\n\nThis is a package for easily using the Egeria\nopen metadata environment from python. Details about the\nopen source Egeria project can be found at [Egeria Project](https://egeria-project.org).\n\nThis package is in active development. There is initial\nsupport for many of Egeria's services including configuration and operation. This client depends on \nThis release supports Egeria 5.1 - although most of the functions may work on earlier versions of Egeria as well. \n\nThe code is organized to mimic the existing Egeria Java Client structure.\n\nThe commands folder holds the Egeria Command Line Interface and corresponding commands\nto visualize and use Egeria. The commands also serve as useful examples.\n\nAn examples folder holds some useful examples showing different facets of using pyegeria.\n\nWARNING: files that start with \"X\" are in-progress placeholders that are not meant to be used..they will mature and \nevolve.\n\nAll feedback is welcome. Please engage via our [community](http://egeria-project.org/guides/community/), \nteam calls, or via github issues in this repo. If interested in contributing,\nyou can engage via the community or directly reach out to\n[dan.wolfson\\@pdr-associates.com](mailto:dan.wolfson@pdr-associates.com?subject=pyegeria).\n\nThis is a learning experience.\n\n\n\n----\nLicense: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),\nCopyright Contributors to the ODPi Egeria project.",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "A python client for Egeria",
"version": "5.3.10",
"project_urls": {
"Homepage": "https://github.com/odpi/egeria-python",
"Repository": "https://github.com/odpi/egeria-python"
},
"split_keywords": [
"egeria",
" metadata",
" governance"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eb14d9888cc371b58547aa1212cf53520b15930b6be728f14bd438f8b6e663dd",
"md5": "cd96f3e7b749ecdb61515b9fcfefa672",
"sha256": "507048b33d43a4978133ac6d4b125c7e09a28a678d7d23d8957e2c77eaa36742"
},
"downloads": -1,
"filename": "pyegeria-5.3.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cd96f3e7b749ecdb61515b9fcfefa672",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>3.12",
"size": 546980,
"upload_time": "2025-05-19T19:14:28",
"upload_time_iso_8601": "2025-05-19T19:14:28.428678Z",
"url": "https://files.pythonhosted.org/packages/eb/14/d9888cc371b58547aa1212cf53520b15930b6be728f14bd438f8b6e663dd/pyegeria-5.3.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f54ad910416411cd2e6d2da759f365cb04fd887e1f7c3df9027744c5b44d935f",
"md5": "cc044c6b5aaa051d7b9c32f8911b2ac1",
"sha256": "d896619759c38232215c922f323535093a1a699a464421f588441bb472b8c54f"
},
"downloads": -1,
"filename": "pyegeria-5.3.10.tar.gz",
"has_sig": false,
"md5_digest": "cc044c6b5aaa051d7b9c32f8911b2ac1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>3.12",
"size": 368658,
"upload_time": "2025-05-19T19:14:30",
"upload_time_iso_8601": "2025-05-19T19:14:30.148917Z",
"url": "https://files.pythonhosted.org/packages/f5/4a/d910416411cd2e6d2da759f365cb04fd887e1f7c3df9027744c5b44d935f/pyegeria-5.3.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-05-19 19:14:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "odpi",
"github_project": "egeria-python",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyegeria"
}