# Shepherd-Data-Tool
[](https://pypi.org/project/shepherd_data)
[](https://pypi.python.org/pypi/shepherd-data)
[](https://github.com/nes-lab/shepherd-tools/actions/workflows/quality_assurance.yaml)
[](https://github.com/astral-sh/ruff)
**Main Documentation**: <https://nes-lab.github.io/shepherd>
**Source Code**: <https://github.com/nes-lab/shepherd-tools>
**Main Project**: <https://github.com/nes-lab/shepherd>
---
`shepherd-data` eases the handling of hdf5-recordings used by the [shepherd](https://github.com/nes-lab/shepherd)-testbed. Users can read, validate and create files and also extract, down-sample and plot information.
## Installation
### PIP - Online
```shell
pip3 install shepherd-data -U
```
For bleeding-edge-features or dev-work it is possible to install directly from GitHub-Sources (here `dev`-branch):
```Shell
pip install git+https://github.com/nes-lab/shepherd-tools.git@dev#subdirectory=shepherd_data -U
```
## More
Please consult the [official documentation](https://nes-lab.github.io/shepherd) for more, it covers:
- general context
- command-line interface
- programming interface
Raw data
{
"_id": null,
"home_page": null,
"name": "shepherd-data",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Ingmar Splitt <ingmar.splitt@tu-dresden.de>",
"keywords": "testbed, beaglebone, pru, batteryless, energyharvesting, solar",
"author": null,
"author_email": "Ingmar Splitt <ingmar.splitt@tu-dresden.de>",
"download_url": "https://files.pythonhosted.org/packages/72/a8/e13bc0cefc85ce268c84263433124e88a9ada0928b049f9c53b2420cfbfb/shepherd_data-2025.8.1.tar.gz",
"platform": "unix",
"description": "# Shepherd-Data-Tool\n\n[](https://pypi.org/project/shepherd_data)\n[](https://pypi.python.org/pypi/shepherd-data)\n[](https://github.com/nes-lab/shepherd-tools/actions/workflows/quality_assurance.yaml)\n[](https://github.com/astral-sh/ruff)\n\n**Main Documentation**: <https://nes-lab.github.io/shepherd>\n\n**Source Code**: <https://github.com/nes-lab/shepherd-tools>\n\n**Main Project**: <https://github.com/nes-lab/shepherd>\n\n---\n\n`shepherd-data` eases the handling of hdf5-recordings used by the [shepherd](https://github.com/nes-lab/shepherd)-testbed. Users can read, validate and create files and also extract, down-sample and plot information.\n\n## Installation\n\n### PIP - Online\n\n```shell\npip3 install shepherd-data -U\n```\n\nFor bleeding-edge-features or dev-work it is possible to install directly from GitHub-Sources (here `dev`-branch):\n\n```Shell\npip install git+https://github.com/nes-lab/shepherd-tools.git@dev#subdirectory=shepherd_data -U\n```\n\n## More\n\nPlease consult the [official documentation](https://nes-lab.github.io/shepherd) for more, it covers:\n\n- general context\n- command-line interface\n- programming interface\n",
"bugtrack_url": null,
"license": null,
"summary": "Programming- and CLI-Interface for the h5-dataformat of the Shepherd-Testbed",
"version": "2025.8.1",
"project_urls": {
"Documentation": "https://github.com/nes-lab/shepherd-tools/blob/main/README.md",
"Issues": "https://pypi.org/project/shepherd-data/issues",
"Source": "https://pypi.org/project/shepherd-data/"
},
"split_keywords": [
"testbed",
" beaglebone",
" pru",
" batteryless",
" energyharvesting",
" solar"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8c184f3e94e591ee2b9fc4a7e063f412ad764bae1c093bc1188a2009ddaca879",
"md5": "540f4fbf0f81df81c41c98cff819ecd1",
"sha256": "fd79ddda4709f80ed70b11dcca6b5de826747e24d29dbfe65b4060ef2184135d"
},
"downloads": -1,
"filename": "shepherd_data-2025.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "540f4fbf0f81df81c41c98cff819ecd1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 17627,
"upload_time": "2025-08-21T12:21:35",
"upload_time_iso_8601": "2025-08-21T12:21:35.904354Z",
"url": "https://files.pythonhosted.org/packages/8c/18/4f3e94e591ee2b9fc4a7e063f412ad764bae1c093bc1188a2009ddaca879/shepherd_data-2025.8.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "72a8e13bc0cefc85ce268c84263433124e88a9ada0928b049f9c53b2420cfbfb",
"md5": "a693074fde6105f68ea3c96b12b4f90b",
"sha256": "98d62001dc496a2d0361c8a45f7226ce503467b7507d2a60dc7b0eab0c5731a9"
},
"downloads": -1,
"filename": "shepherd_data-2025.8.1.tar.gz",
"has_sig": false,
"md5_digest": "a693074fde6105f68ea3c96b12b4f90b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 19633,
"upload_time": "2025-08-21T12:21:37",
"upload_time_iso_8601": "2025-08-21T12:21:37.345403Z",
"url": "https://files.pythonhosted.org/packages/72/a8/e13bc0cefc85ce268c84263433124e88a9ada0928b049f9c53b2420cfbfb/shepherd_data-2025.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-21 12:21:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nes-lab",
"github_project": "shepherd-tools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "shepherd-data"
}