Name | nodestream-plugin-neptune JSON |
Version |
0.13.1
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-09-09 22:03:49 |
maintainer | None |
docs_url | None |
author | Zach Probst |
requires_python | <4.0,>=3.10 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Neptune Plugin for Nodestream
This plugin provides a [Nodestream](https://github.com/nodestream-proj/nodestream) interface to Amazon Neptune.
## Installation
```bash
pip install nodestream-plugin-neptune
```
## Usage
```yaml
# nodestream.yaml
targets:
my-neptune-db:
database: neptune
mode: database
host: https://<NEPTUNE_ENDPOINT>:<PORT>
region: <AWS_REGION>
my-neptune-analytics:
database: neptune
mode: analytics
graph_id: <GRAPH_IDENTIFIER>
```
Raw data
{
"_id": null,
"home_page": null,
"name": "nodestream-plugin-neptune",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Zach Probst",
"author_email": "Zach_Probst@intuit.com",
"download_url": "https://files.pythonhosted.org/packages/b1/b1/5174ed1357aa4c2d761e6bdb74e01b1cea3daf8474727024e1ad0d0fff2d/nodestream_plugin_neptune-0.13.1.tar.gz",
"platform": null,
"description": "# Neptune Plugin for Nodestream\n\nThis plugin provides a [Nodestream](https://github.com/nodestream-proj/nodestream) interface to Amazon Neptune. \n\n## Installation\n\n```bash\npip install nodestream-plugin-neptune\n```\n\n## Usage\n\n```yaml\n# nodestream.yaml\ntargets:\n my-neptune-db:\n database: neptune\n mode: database\n host: https://<NEPTUNE_ENDPOINT>:<PORT>\n region: <AWS_REGION>\n my-neptune-analytics:\n database: neptune\n mode: analytics\n graph_id: <GRAPH_IDENTIFIER>\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.13.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1d74b3a2c0613fc250b248f01f4d15e9092364c93317cc9c0e6df1919a611c50",
"md5": "bec7d50809a3f4d7ee5a5813d82559fa",
"sha256": "dc24af4eb5479b80839e407d72886c3667f1729e9e7c73db97f00976151a4e83"
},
"downloads": -1,
"filename": "nodestream_plugin_neptune-0.13.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bec7d50809a3f4d7ee5a5813d82559fa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 13794,
"upload_time": "2024-09-09T22:03:48",
"upload_time_iso_8601": "2024-09-09T22:03:48.573497Z",
"url": "https://files.pythonhosted.org/packages/1d/74/b3a2c0613fc250b248f01f4d15e9092364c93317cc9c0e6df1919a611c50/nodestream_plugin_neptune-0.13.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1b15174ed1357aa4c2d761e6bdb74e01b1cea3daf8474727024e1ad0d0fff2d",
"md5": "fe0827c64fea894af0d400de835bd82b",
"sha256": "d9c44f41de1a74334af38de3b34fafbb6e9e7cda624a126a3f1c10e709d79b7f"
},
"downloads": -1,
"filename": "nodestream_plugin_neptune-0.13.1.tar.gz",
"has_sig": false,
"md5_digest": "fe0827c64fea894af0d400de835bd82b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 10472,
"upload_time": "2024-09-09T22:03:49",
"upload_time_iso_8601": "2024-09-09T22:03:49.924137Z",
"url": "https://files.pythonhosted.org/packages/b1/b1/5174ed1357aa4c2d761e6bdb74e01b1cea3daf8474727024e1ad0d0fff2d/nodestream_plugin_neptune-0.13.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-09 22:03:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nodestream-plugin-neptune"
}