Name | xgt JSON |
Version |
2.1.0
JSON |
| download |
home_page | http://www.rocketgraph.ai/ |
Summary | The Python interface to the Rocketgraph xGT graph analytics engine. |
upload_time | 2025-02-18 01:45:08 |
maintainer | None |
docs_url | None |
author | Rocketgraph |
requires_python | <3.14,>=3.9 |
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 Rocketgraph documentation site: [docs.rocketgraph.ai](http://docs.rocketgraph.ai/).
## 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.rocketgraph.ai/",
"name": "xgt",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Rocketgraph",
"author_email": "support@rocketgraph.ai",
"download_url": "https://files.pythonhosted.org/packages/bd/29/afc2469894690947d8b249660e87f18b971d215082fba8d1b3cbe124dce5/xgt-2.1.0.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 Rocketgraph documentation site: [docs.rocketgraph.ai](http://docs.rocketgraph.ai/).\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 Rocketgraph xGT graph analytics engine.",
"version": "2.1.0",
"project_urls": {
"Homepage": "http://www.rocketgraph.ai/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8e0513ff1e929be95f35587505217c817212a8383898ae34083c0614b740ce4a",
"md5": "5afbd16c9c954c1c971871ba12bbbfd1",
"sha256": "8f2d24f5af4d521a1c1a71c5b0b2f6cd022de1f0614e5d8a97bb0f24402834d7"
},
"downloads": -1,
"filename": "xgt-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5afbd16c9c954c1c971871ba12bbbfd1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.9",
"size": 95120,
"upload_time": "2025-02-18T01:45:06",
"upload_time_iso_8601": "2025-02-18T01:45:06.556716Z",
"url": "https://files.pythonhosted.org/packages/8e/05/13ff1e929be95f35587505217c817212a8383898ae34083c0614b740ce4a/xgt-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bd29afc2469894690947d8b249660e87f18b971d215082fba8d1b3cbe124dce5",
"md5": "54a0e0dfd8761122c11dac3f282d8537",
"sha256": "7c985b86e8e601d695f93262c73c34b2451b162d6b19533b0a156a602d0b71f2"
},
"downloads": -1,
"filename": "xgt-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "54a0e0dfd8761122c11dac3f282d8537",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.9",
"size": 87317,
"upload_time": "2025-02-18T01:45:08",
"upload_time_iso_8601": "2025-02-18T01:45:08.411218Z",
"url": "https://files.pythonhosted.org/packages/bd/29/afc2469894690947d8b249660e87f18b971d215082fba8d1b3cbe124dce5/xgt-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-18 01:45:08",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "xgt"
}