Name | xgt JSON |
Version |
2.0.6
JSON |
| download |
home_page | http://www.trovares.com/ |
Summary | The Python interface to the Trovares xGT graph analytics engine. |
upload_time | 2024-12-04 14:12:05 |
maintainer | None |
docs_url | None |
author | Trovares, Inc. |
requires_python | <3.12,>=3.7 |
license | apache2 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
xGT is a high-performance property graph engine designed to support extremely large in-memory graphs, and the `xgt` library is the client-side interface which controls it.
## Documentation
The `xgt` library is self-documenting, and all external methods and classes have docstrings accessible through `help()`.
A formatted version of the same is available online on the Trovares documentation site: [docs.trovares.com](http://docs.trovares.com/).
## Extra Tools
Most users will find installing the following packages useful:
| Package | Description |
| ------- | ----------- |
| jupyter | For an interactive environment to use xgt. |
| pandas | For importing / exporting data to / from pandas frames. |
The "extra" variant of `xgt` is provided to make installing these useful packages along with xgt easy. Install by doing: `pip install xgt[extra]`.
Raw data
{
"_id": null,
"home_page": "http://www.trovares.com/",
"name": "xgt",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.12,>=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Trovares, Inc.",
"author_email": "support@trovares.com",
"download_url": "https://files.pythonhosted.org/packages/ff/13/f7518e11a07f923a2777aac34d95d55adf82cabefe9255ee16847ff5d71d/xgt-2.0.6.tar.gz",
"platform": null,
"description": "xGT is a high-performance property graph engine designed to support extremely large in-memory graphs, and the `xgt` library is the client-side interface which controls it.\n\n## Documentation\n\nThe `xgt` library is self-documenting, and all external methods and classes have docstrings accessible through `help()`.\nA formatted version of the same is available online on the Trovares documentation site: [docs.trovares.com](http://docs.trovares.com/).\n\n## Extra Tools\n\nMost users will find installing the following packages useful:\n\n| Package | Description |\n| ------- | ----------- |\n| jupyter | For an interactive environment to use xgt. |\n| pandas | For importing / exporting data to / from pandas frames. |\n\nThe \"extra\" variant of `xgt` is provided to make installing these useful packages along with xgt easy. Install by doing: `pip install xgt[extra]`.\n",
"bugtrack_url": null,
"license": "apache2",
"summary": "The Python interface to the Trovares xGT graph analytics engine.",
"version": "2.0.6",
"project_urls": {
"Homepage": "http://www.trovares.com/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "641456330f821c32f99332640f2ff21c015bf7d82ecfc2a088243ccfe2e85cb5",
"md5": "d45334854b45427219818537d4cb779d",
"sha256": "50a6aaca8f5ee456eb7c9dd4114b673110ebb484bc40c7953a24aabb5770151b"
},
"downloads": -1,
"filename": "xgt-2.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d45334854b45427219818537d4cb779d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.7",
"size": 93891,
"upload_time": "2024-12-04T14:12:03",
"upload_time_iso_8601": "2024-12-04T14:12:03.178656Z",
"url": "https://files.pythonhosted.org/packages/64/14/56330f821c32f99332640f2ff21c015bf7d82ecfc2a088243ccfe2e85cb5/xgt-2.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ff13f7518e11a07f923a2777aac34d95d55adf82cabefe9255ee16847ff5d71d",
"md5": "d2771586548f138df066c7c1683a853b",
"sha256": "4c9e9c3443c1ae685b9d2e7a2b231191e4efb8b9b3ef63800a809ad022ef79b9"
},
"downloads": -1,
"filename": "xgt-2.0.6.tar.gz",
"has_sig": false,
"md5_digest": "d2771586548f138df066c7c1683a853b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.7",
"size": 86009,
"upload_time": "2024-12-04T14:12:05",
"upload_time_iso_8601": "2024-12-04T14:12:05.550347Z",
"url": "https://files.pythonhosted.org/packages/ff/13/f7518e11a07f923a2777aac34d95d55adf82cabefe9255ee16847ff5d71d/xgt-2.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-04 14:12:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xgt"
}