# data_toolbox
Package containing core functions for data ETL workloads.
# Installation
Inside poetry project:
`poetry add raumo-data-tools`
With pip:
`pip install raumo-data-tools`
# Package contents
### Config handler
Reading configuration files for databases and servers
### influx writer
Functions for writing to InfluxDB
### pipelines
Simple pipeline class
Raw data
{
"_id": null,
"home_page": "https://github.com/raumobil/data_toolbox",
"name": "raumo-data-tools",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "influxdb,pandas",
"author": "Tanja Klopper",
"author_email": "t.klopper@raumobil.com",
"download_url": "https://files.pythonhosted.org/packages/42/e4/4114a0a35ae48718193fe5290c4b1b729aa158c3d78b14635009177e986c/raumo_data_tools-0.1.6.tar.gz",
"platform": null,
"description": "# data_toolbox\nPackage containing core functions for data ETL workloads.\n\n# Installation\nInside poetry project:\n`poetry add raumo-data-tools`\n\nWith pip:\n`pip install raumo-data-tools`\n\n# Package contents\n### Config handler\nReading configuration files for databases and servers\n\n### influx writer\nFunctions for writing to InfluxDB\n\n### pipelines\nSimple pipeline class\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Package containing core functions for data ETL workloads.",
"version": "0.1.6",
"split_keywords": [
"influxdb",
"pandas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e2ce5cdd0d175e809f63fd7a9533160023b633731a8b94a527a73732aaa7a62e",
"md5": "6d3c406ce0c0e7c344f99e2bc5e8f99f",
"sha256": "04ffd6c78b8fcacde7945c0580ca0940b4b2c466b072db7f349ad000edeec922"
},
"downloads": -1,
"filename": "raumo_data_tools-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d3c406ce0c0e7c344f99e2bc5e8f99f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 10989,
"upload_time": "2023-01-13T10:28:40",
"upload_time_iso_8601": "2023-01-13T10:28:40.027464Z",
"url": "https://files.pythonhosted.org/packages/e2/ce/5cdd0d175e809f63fd7a9533160023b633731a8b94a527a73732aaa7a62e/raumo_data_tools-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "42e44114a0a35ae48718193fe5290c4b1b729aa158c3d78b14635009177e986c",
"md5": "5e18dc9d8d96d37194095ea00cd13af5",
"sha256": "7ecf4d0677ca1bf87a0b75a1130393cce382c04703a2313fef2ae5323290b09c"
},
"downloads": -1,
"filename": "raumo_data_tools-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "5e18dc9d8d96d37194095ea00cd13af5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 8553,
"upload_time": "2023-01-13T10:28:45",
"upload_time_iso_8601": "2023-01-13T10:28:45.037411Z",
"url": "https://files.pythonhosted.org/packages/42/e4/4114a0a35ae48718193fe5290c4b1b729aa158c3d78b14635009177e986c/raumo_data_tools-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-13 10:28:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "raumobil",
"github_project": "data_toolbox",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "raumo-data-tools"
}