CADET-RDM


NameCADET-RDM JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryA Python toolbox for research data management.
upload_time2025-07-29 11:34:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseGPLv3
keywords research data management
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # The CADET-Research Data Management toolbox

Welcome to CADET-RDM, a project by the Forschungszentrum Jülich.

This tool aims to help track and version control:
- input data
- code
- software versions
- output data

and allow for easy sharing, integration, and reproduction of generated results. 

## Documentation

You can read the documentation [here](https://cadet-rdm.readthedocs.io).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "CADET-RDM",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "research data management",
    "author": null,
    "author_email": "Ronald J\u00e4pel <r.jaepel@fz-juelich.de>, Johannes Schm\u00f6lder <j.schmoelder@fz-juelich.de>, Eric von Lieres <e.von.lieres@fz-juelich.de>, Hannah Lanzrath <h.lanzrath@fz-juelich.de>",
    "download_url": "https://files.pythonhosted.org/packages/10/f6/fb1a7da07e66ad26d2d516366c4c72f898905589d2f06ad7629e410b0646/cadet_rdm-1.0.1.tar.gz",
    "platform": null,
    "description": "# The CADET-Research Data Management toolbox\n\nWelcome to CADET-RDM, a project by the Forschungszentrum J\u00fclich.\n\nThis tool aims to help track and version control:\n- input data\n- code\n- software versions\n- output data\n\nand allow for easy sharing, integration, and reproduction of generated results. \n\n## Documentation\n\nYou can read the documentation [here](https://cadet-rdm.readthedocs.io).\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A Python toolbox for research data management.",
    "version": "1.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/cadet/CADET-RDM/issues",
        "documentation": "https://cadet-rdm.readthedocs.io/en/latest/index.html",
        "homepage": "https://github.com/cadet/CADET-RDM"
    },
    "split_keywords": [
        "research",
        "data",
        "management"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fa6ef1749092efaeaabc26cbf038047f6564414cb2ad0c1b3d0eb00b090900c0",
                "md5": "2c20a03d8aa194abcdbb02e6d1c479e4",
                "sha256": "ef5784f80bba926b33e60c62d53cf1e6abca98fc626c6872d5f642dea66d325a"
            },
            "downloads": -1,
            "filename": "cadet_rdm-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c20a03d8aa194abcdbb02e6d1c479e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 62319,
            "upload_time": "2025-07-29T11:34:35",
            "upload_time_iso_8601": "2025-07-29T11:34:35.144676Z",
            "url": "https://files.pythonhosted.org/packages/fa/6e/f1749092efaeaabc26cbf038047f6564414cb2ad0c1b3d0eb00b090900c0/cadet_rdm-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "10f6fb1a7da07e66ad26d2d516366c4c72f898905589d2f06ad7629e410b0646",
                "md5": "058f612dc6f56b2e6531c2a1df4ad8e8",
                "sha256": "9e6628ff5787be57212ff559608a3497b1e40826cbb36dc62c58eedc60ce45b4"
            },
            "downloads": -1,
            "filename": "cadet_rdm-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "058f612dc6f56b2e6531c2a1df4ad8e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 65638,
            "upload_time": "2025-07-29T11:34:36",
            "upload_time_iso_8601": "2025-07-29T11:34:36.759977Z",
            "url": "https://files.pythonhosted.org/packages/10/f6/fb1a7da07e66ad26d2d516366c4c72f898905589d2f06ad7629e410b0646/cadet_rdm-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 11:34:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cadet",
    "github_project": "CADET-RDM",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cadet-rdm"
}
        
Elapsed time: 1.27748s