# honeycomb_io
Tools for working with data in Wildflower's Honeycomb database
## Installation
`pip install wf-honeycomb-io`
## Task list
* Integrate Honeycomb IO functions from `wf-inference-helpers`
* Integrate Honeycomb IO functions from `cuwb_sensor`
* Integrate Honeycomb IO functions from `wf-inference-airflow`?
* Integrate Honeycomb IO functions from `wf-video-stream-consumer`?
* Integrate Honeycomb IO functions from `wf-pose-producer`?
* Integrate Honeycomb IO functions from `honeycomb-geom-processor`?
* Integrate Honeycomb IO functions from `honeycomb-video-streamer`?
* Integrate Honeycomb IO functions from `wf-honeycomb-service-event-producer`?
* Integrate Honeycomb IO functions from `classroom-video-uploader`?
* Redesign architecture so user doesn't need to create a client
* Create a function for each basic verb:
- objects()
- get_object()
- find_objects()
* Create corresponding functions for each verb/object combination?
* Rewrite existing external functions to use the basic functions above
* Consider replacing existing external functions with the basic functions above (changes API)
Raw data
{
"_id": null,
"home_page": "https://github.com/WildflowerSchools/wf-honeycomb-io",
"name": "wf-honeycomb-io",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "database",
"author": "Theodore Quinn",
"author_email": "ted.quinn@wildflowerschools.org",
"download_url": "https://files.pythonhosted.org/packages/a0/2c/ffb3597e43cebe3404517b0d97ef808565b122c1a4a9e8e3565f1a462b86/wf-honeycomb-io-2.1.2.tar.gz",
"platform": null,
"description": "# honeycomb_io\n\nTools for working with data in Wildflower's Honeycomb database\n\n## Installation\n\n`pip install wf-honeycomb-io`\n\n## Task list\n* Integrate Honeycomb IO functions from `wf-inference-helpers`\n* Integrate Honeycomb IO functions from `cuwb_sensor`\n* Integrate Honeycomb IO functions from `wf-inference-airflow`?\n* Integrate Honeycomb IO functions from `wf-video-stream-consumer`?\n* Integrate Honeycomb IO functions from `wf-pose-producer`?\n* Integrate Honeycomb IO functions from `honeycomb-geom-processor`?\n* Integrate Honeycomb IO functions from `honeycomb-video-streamer`?\n* Integrate Honeycomb IO functions from `wf-honeycomb-service-event-producer`?\n* Integrate Honeycomb IO functions from `classroom-video-uploader`?\n* Redesign architecture so user doesn't need to create a client\n* Create a function for each basic verb:\n - objects()\n - get_object()\n - find_objects()\n* Create corresponding functions for each verb/object combination?\n* Rewrite existing external functions to use the basic functions above\n* Consider replacing existing external functions with the basic functions above (changes API)\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Tools for working with data in Wildflower's Honeycomb database",
"version": "2.1.2",
"project_urls": {
"Homepage": "https://github.com/WildflowerSchools/wf-honeycomb-io"
},
"split_keywords": [
"database"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "70f1d813cdc1c4a1ca7f5430e966e7ee5a5c07ae7fa7e139ad81b09e9673dd4a",
"md5": "fe5246dc44487ecb4487b80940e4f2de",
"sha256": "15f81d53969a5a890708909e234248fd8a247dc3d97be454b9399ed78c80049f"
},
"downloads": -1,
"filename": "wf_honeycomb_io-2.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe5246dc44487ecb4487b80940e4f2de",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 49594,
"upload_time": "2023-09-21T20:15:45",
"upload_time_iso_8601": "2023-09-21T20:15:45.839903Z",
"url": "https://files.pythonhosted.org/packages/70/f1/d813cdc1c4a1ca7f5430e966e7ee5a5c07ae7fa7e139ad81b09e9673dd4a/wf_honeycomb_io-2.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a02cffb3597e43cebe3404517b0d97ef808565b122c1a4a9e8e3565f1a462b86",
"md5": "13b187d49dd405ca5845b04df02df350",
"sha256": "a42bce599f3251eef20875a4076395ca63f33c99d1428f9053c207a9f48c06a9"
},
"downloads": -1,
"filename": "wf-honeycomb-io-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "13b187d49dd405ca5845b04df02df350",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 40265,
"upload_time": "2023-09-21T20:15:47",
"upload_time_iso_8601": "2023-09-21T20:15:47.647885Z",
"url": "https://files.pythonhosted.org/packages/a0/2c/ffb3597e43cebe3404517b0d97ef808565b122c1a4a9e8e3565f1a462b86/wf-honeycomb-io-2.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-21 20:15:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "WildflowerSchools",
"github_project": "wf-honeycomb-io",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "wf-honeycomb-io"
}