Name | dman JSON |
Version |
1.0.1
JSON |
| download |
home_page | |
Summary | Toolbox for experimental data management in Python. |
upload_time | 2022-12-15 18:10:37 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | |
keywords |
data management
data
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# The Data Manager Package
The ``dman`` package is intended for enabling easy reproducibility of numerical experiments. Data is stored in a human-readable fashion (whenever possible).
[Documentation](https://petercoppens.github.io/dman/docs/index.html) is provided in Sphinx.
A good place to start is the [Getting Started](https://petercoppens.github.io/dman/docs/gallery/misc/example0_common.html) page.
Documented [Examples](https://petercoppens.github.io/dman/docs/gallery/fundamentals/index.html) are also provided. Especially check out those
in [Patterns](https://petercoppens.github.io/dman/docs/gallery/patterns/index.html) for common use-cases
and [Case Studies](https://petercoppens.github.io/dman/docs/gallery/cases/index.html) for examples on how to interface
``dman`` with other common packages like ``numpy``.
Raw data
{
"_id": null,
"home_page": "",
"name": "dman",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "data management,data",
"author": "",
"author_email": "Peter Coppens <peter.coppens@kuleuven.be>",
"download_url": "https://files.pythonhosted.org/packages/7d/ed/42b6771fc17cd740cf7ae12bafd261369f32b4199c8f26fd3393b878ecdf/dman-1.0.1.tar.gz",
"platform": null,
"description": "# The Data Manager Package\n\nThe ``dman`` package is intended for enabling easy reproducibility of numerical experiments. Data is stored in a human-readable fashion (whenever possible).\n\n[Documentation](https://petercoppens.github.io/dman/docs/index.html) is provided in Sphinx. \nA good place to start is the [Getting Started](https://petercoppens.github.io/dman/docs/gallery/misc/example0_common.html) page.\n\nDocumented [Examples](https://petercoppens.github.io/dman/docs/gallery/fundamentals/index.html) are also provided. Especially check out those \nin [Patterns](https://petercoppens.github.io/dman/docs/gallery/patterns/index.html) for common use-cases\nand [Case Studies](https://petercoppens.github.io/dman/docs/gallery/cases/index.html) for examples on how to interface \n``dman`` with other common packages like ``numpy``.\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Toolbox for experimental data management in Python.",
"version": "1.0.1",
"split_keywords": [
"data management",
"data"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "22bfefa017652d36b4ce51990169d8da",
"sha256": "4f614cead354bb1f5f20ad98ed78ba56c0af4f91ae9c1c9452677954ad0e0ff9"
},
"downloads": -1,
"filename": "dman-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "22bfefa017652d36b4ce51990169d8da",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 52482,
"upload_time": "2022-12-15T18:10:35",
"upload_time_iso_8601": "2022-12-15T18:10:35.696944Z",
"url": "https://files.pythonhosted.org/packages/73/fe/3e83088308842d3854c2e88935286a559a193e3056963c15772f964eecb9/dman-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "7aab52f8fae20db269c783ea2c1cc260",
"sha256": "52067de917a3da05c5bac4aec70c311691934d466263aa9dcc1a87e81f5d7097"
},
"downloads": -1,
"filename": "dman-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "7aab52f8fae20db269c783ea2c1cc260",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 44639,
"upload_time": "2022-12-15T18:10:37",
"upload_time_iso_8601": "2022-12-15T18:10:37.970707Z",
"url": "https://files.pythonhosted.org/packages/7d/ed/42b6771fc17cd740cf7ae12bafd261369f32b4199c8f26fd3393b878ecdf/dman-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-15 18:10:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "dman"
}