CADET-RDM


NameCADET-RDM JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Python toolbox for research data management.
upload_time2025-02-17 13:07:52
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>",
    "download_url": "https://files.pythonhosted.org/packages/3e/dc/0215403c8d95d765a8ebd158c0e549aaae1a7d2bc514ac570af721f8a5ec/cadet_rdm-0.1.0.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": "0.1.0",
    "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": "bd13dadabeba4b87ac4a6c3ba5d0f4fd7980845d190bba87a9359c71dc7d0a71",
                "md5": "ba171ea0dc1a664fb678117bd0faf42d",
                "sha256": "9f5118e08f9b120615e8a8c53a1c0c3c531ef298fb7de0ed56c145c6efb0255f"
            },
            "downloads": -1,
            "filename": "CADET_RDM-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba171ea0dc1a664fb678117bd0faf42d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 53094,
            "upload_time": "2025-02-17T13:07:50",
            "upload_time_iso_8601": "2025-02-17T13:07:50.901684Z",
            "url": "https://files.pythonhosted.org/packages/bd/13/dadabeba4b87ac4a6c3ba5d0f4fd7980845d190bba87a9359c71dc7d0a71/CADET_RDM-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3edc0215403c8d95d765a8ebd158c0e549aaae1a7d2bc514ac570af721f8a5ec",
                "md5": "7feb19d9926fa4b1a6f0f8293605dd56",
                "sha256": "bfb97d693ea9737c5997bbc1d7f8157f2d7920dd12654ad713192f470c848080"
            },
            "downloads": -1,
            "filename": "cadet_rdm-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7feb19d9926fa4b1a6f0f8293605dd56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 57111,
            "upload_time": "2025-02-17T13:07:52",
            "upload_time_iso_8601": "2025-02-17T13:07:52.709708Z",
            "url": "https://files.pythonhosted.org/packages/3e/dc/0215403c8d95d765a8ebd158c0e549aaae1a7d2bc514ac570af721f8a5ec/cadet_rdm-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 13:07:52",
    "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: 0.39459s