# DataLogs
<!-- start introduction -->
[](https://pypi.org/project/datalogs/)
[](https://pypi.org/project/datalogs/)
[](https://github.com/PainterQubits/datalogs/blob/main/LICENSE)
[](https://github.com/PainterQubits/datalogs/actions/workflows/ci.yml)
[](https://datalogs.readthedocs.io/en/stable/)
Python package for logging data from scientific experiments.
<!-- end introduction -->
## Installation
<!-- start installation -->
Install the latest version of DataLogs using pip:
```
pip install -U datalogs
```
To install along with [ParamDB] for support for tagging logs with the latest commit ID,
DataLogs can be installed with the `paramdb` extra:
```
pip install -U "datalogs[paramdb]"
```
[ParamDB]: https://paramdb.readthedocs.io/en/stable/
<!-- end installation -->
Raw data
{
"_id": null,
"home_page": "https://github.com/PainterQubits/datalogs",
"name": "datalogs",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Alex Hadley",
"author_email": "contact@alexhadley.net",
"download_url": "https://files.pythonhosted.org/packages/76/3e/1c4dfcad64869f52f4f2f15a8fab56a741f4c667d81802deff534de0c6f5/datalogs-0.5.1.tar.gz",
"platform": null,
"description": "# DataLogs\n\n<!-- start introduction -->\n\n[](https://pypi.org/project/datalogs/)\n[](https://pypi.org/project/datalogs/)\n[](https://github.com/PainterQubits/datalogs/blob/main/LICENSE)\n[](https://github.com/PainterQubits/datalogs/actions/workflows/ci.yml)\n[](https://datalogs.readthedocs.io/en/stable/)\n\nPython package for logging data from scientific experiments.\n\n<!-- end introduction -->\n\n## Installation\n\n<!-- start installation -->\n\nInstall the latest version of DataLogs using pip:\n\n```\npip install -U datalogs\n```\n\nTo install along with [ParamDB] for support for tagging logs with the latest commit ID,\nDataLogs can be installed with the `paramdb` extra:\n\n```\npip install -U \"datalogs[paramdb]\"\n```\n\n[ParamDB]: https://paramdb.readthedocs.io/en/stable/\n\n<!-- end installation -->\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python package for logging data from scientific experiments.",
"version": "0.5.1",
"project_urls": {
"Homepage": "https://github.com/PainterQubits/datalogs",
"Repository": "https://github.com/PainterQubits/datalogs"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0ca11c69cf6c1a6665650852927b6c44704cad2e925b995e2b49fbd6d29dfe8f",
"md5": "a65b300307995c3f606c39bdef90bcb4",
"sha256": "669e6fd5012e978726eb599a3101e46593bdf2b208025a104565705da8bfe1ad"
},
"downloads": -1,
"filename": "datalogs-0.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a65b300307995c3f606c39bdef90bcb4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 10762,
"upload_time": "2024-08-24T22:49:46",
"upload_time_iso_8601": "2024-08-24T22:49:46.238231Z",
"url": "https://files.pythonhosted.org/packages/0c/a1/1c69cf6c1a6665650852927b6c44704cad2e925b995e2b49fbd6d29dfe8f/datalogs-0.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "763e1c4dfcad64869f52f4f2f15a8fab56a741f4c667d81802deff534de0c6f5",
"md5": "e71afb33cea623b456a59f9e87639f16",
"sha256": "54517fabeea913e16110f2b2506e43fa8caff6b0789d8dff8aeb89ce953175ce"
},
"downloads": -1,
"filename": "datalogs-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "e71afb33cea623b456a59f9e87639f16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 9188,
"upload_time": "2024-08-24T22:49:47",
"upload_time_iso_8601": "2024-08-24T22:49:47.038592Z",
"url": "https://files.pythonhosted.org/packages/76/3e/1c4dfcad64869f52f4f2f15a8fab56a741f4c667d81802deff534de0c6f5/datalogs-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-24 22:49:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PainterQubits",
"github_project": "datalogs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "datalogs"
}