| Name | neo4j-etl-lib JSON |
| Version |
0.3.1
JSON |
| download |
| home_page | None |
| Summary | Building blocks for ETL pipelines. |
| upload_time | 2025-10-06 08:32:19 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.10 |
| license | None |
| keywords |
etl
graph
database
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Neo4j ETL Toolbox
A Python library of building blocks to assemble etl pipelines.
Complete documentation can be found on https://neo-technology-field.github.io/python-etl-lib/index.html
See https://github.com/neo-technology-field/python-etl-lib/tree/main/examples/gtfs
or
https://github.com/neo-technology-field/python-etl-lib/tree/main/examples/musicbrainz
for example projects.
The library can be installed via
```bash
pip install neo4j-etl-lib
```
Raw data
{
"_id": null,
"home_page": null,
"name": "neo4j-etl-lib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "etl, graph, database",
"author": null,
"author_email": "Bert Radke <bert.radke@pm.me>",
"download_url": "https://files.pythonhosted.org/packages/7d/25/45a05261ff01f0a48807c03afe134ca2bb413382493a4f84a995d5e935a5/neo4j_etl_lib-0.3.1.tar.gz",
"platform": null,
"description": "# Neo4j ETL Toolbox\n\nA Python library of building blocks to assemble etl pipelines.\n\nComplete documentation can be found on https://neo-technology-field.github.io/python-etl-lib/index.html\n\nSee https://github.com/neo-technology-field/python-etl-lib/tree/main/examples/gtfs \n\nor \n\nhttps://github.com/neo-technology-field/python-etl-lib/tree/main/examples/musicbrainz\n\nfor example projects.\n\n\nThe library can be installed via \n\n```bash\npip install neo4j-etl-lib\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Building blocks for ETL pipelines.",
"version": "0.3.1",
"project_urls": {
"Documentation": "https://neo-technology-field.github.io/python-etl-lib/index.html",
"Home": "https://github.com/neo-technology-field/python-etl-lib"
},
"split_keywords": [
"etl",
" graph",
" database"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "be7586a82b4da3935657af3f7a9ecf09148fb1983797c54f3134781518a5e991",
"md5": "7fb122f3e69872546821fae4336e51cd",
"sha256": "7b8a2afcaed56872a9cb5b930b7db92fe4133021a468f566ac369c957fe9b3e7"
},
"downloads": -1,
"filename": "neo4j_etl_lib-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7fb122f3e69872546821fae4336e51cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 46386,
"upload_time": "2025-10-06T08:32:18",
"upload_time_iso_8601": "2025-10-06T08:32:18.927353Z",
"url": "https://files.pythonhosted.org/packages/be/75/86a82b4da3935657af3f7a9ecf09148fb1983797c54f3134781518a5e991/neo4j_etl_lib-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7d2545a05261ff01f0a48807c03afe134ca2bb413382493a4f84a995d5e935a5",
"md5": "fbe96464b823d88fef4b8e9a38f13d48",
"sha256": "71ce03202286468e704962fe80b09997f8fae9f04146a248f1f5c15205151c71"
},
"downloads": -1,
"filename": "neo4j_etl_lib-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "fbe96464b823d88fef4b8e9a38f13d48",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 33770,
"upload_time": "2025-10-06T08:32:19",
"upload_time_iso_8601": "2025-10-06T08:32:19.823535Z",
"url": "https://files.pythonhosted.org/packages/7d/25/45a05261ff01f0a48807c03afe134ca2bb413382493a4f84a995d5e935a5/neo4j_etl_lib-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-06 08:32:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neo-technology-field",
"github_project": "python-etl-lib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "neo4j-etl-lib"
}