resolos


Nameresolos JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/nuvolos-cloud/resolos
SummaryReproducible research made easy
upload_time2023-09-15 10:23:05
maintainer
docs_urlNone
authorAlphacruncher
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/github/v/release/nuvolos-cloud/resolos
    :target: https://github.com/nuvolos-cloud/resolos

.. image:: https://readthedocs.org/projects/resolos/badge
    :target: https://resolos.readthedocs.io/en/latest/

Introduction
=======================================================

Resolos is a toolkit written in Python for maintaining reproducible environments for scientific computations.
Its main goal is to enable researchers to easily replicate environments through space (running code on HPC environment)
and time (environment preservation for long term archival).

Check out the project's homepage on `GitHub <https://github.com/nuvolos-cloud/resolos>`_.

Documentation available at `resolos.readthedocs.io <https://resolos.readthedocs.io/en/latest/>`_.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nuvolos-cloud/resolos",
    "name": "resolos",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alphacruncher",
    "author_email": "support@nuvolos.cloud",
    "download_url": "https://files.pythonhosted.org/packages/60/5e/1717d9fd5f9839701512896976d104ac3cc0442121e25a15bd14cdd0add0/resolos-0.5.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/github/v/release/nuvolos-cloud/resolos\n    :target: https://github.com/nuvolos-cloud/resolos\n\n.. image:: https://readthedocs.org/projects/resolos/badge\n    :target: https://resolos.readthedocs.io/en/latest/\n\nIntroduction\n=======================================================\n\nResolos is a toolkit written in Python for maintaining reproducible environments for scientific computations.\nIts main goal is to enable researchers to easily replicate environments through space (running code on HPC environment)\nand time (environment preservation for long term archival).\n\nCheck out the project's homepage on `GitHub <https://github.com/nuvolos-cloud/resolos>`_.\n\nDocumentation available at `resolos.readthedocs.io <https://resolos.readthedocs.io/en/latest/>`_.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Reproducible research made easy",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/nuvolos-cloud/resolos"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "605e1717d9fd5f9839701512896976d104ac3cc0442121e25a15bd14cdd0add0",
                "md5": "e075bdb87ebd567d7fbb0211e612fe68",
                "sha256": "b25aec6ce9d11d0921119e464f55a88e37cf188b991becbfd7e05ab0206b98cb"
            },
            "downloads": -1,
            "filename": "resolos-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e075bdb87ebd567d7fbb0211e612fe68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29898,
            "upload_time": "2023-09-15T10:23:05",
            "upload_time_iso_8601": "2023-09-15T10:23:05.872378Z",
            "url": "https://files.pythonhosted.org/packages/60/5e/1717d9fd5f9839701512896976d104ac3cc0442121e25a15bd14cdd0add0/resolos-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-15 10:23:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nuvolos-cloud",
    "github_project": "resolos",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "resolos"
}
        
Elapsed time: 0.67280s