ReproZip project
================
`ReproZip <https://www.reprozip.org/>`__ is a tool aimed at simplifying the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science. It tracks operating system calls and creates a bundle that contains all the binaries, files and dependencies required to run a given command on the author's computational environment (packing step). A reviewer can then extract the experiment in his environment to reproduce the results (unpacking step).
reprounzip-docker
-----------------
This is the component responsible for the unpacking step on different environments (Linux, Windows, and Mac OS X) by using a `Docker <https://www.docker.com/>`_ container. Please refer to `reprozip <https://pypi.python.org/pypi/reprozip>`__, `reprounzip <https://pypi.python.org/pypi/reprounzip>`_, and `reprounzip-vagrant <https://pypi.python.org/pypi/reprounzip-vagrant>`_ for other components and plugins.
Additional Information
----------------------
For more detailed information, please refer to our `website <https://www.reprozip.org/>`_, as well as to our `documentation <https://docs.reprozip.org/>`_.
ReproZip is currently being developed at `NYU <http://engineering.nyu.edu/>`_. The team includes:
* `Fernando Chirigati <http://fchirigati.com/>`_
* `Juliana Freire <https://vgc.poly.edu/~juliana/>`_
* `Remi Rampin <https://remi.rampin.org/>`_
* `Dennis Shasha <http://cs.nyu.edu/shasha/>`_
* `Vicky Rampin <https://vicky.rampin.org/>`_
Raw data
{
"_id": null,
"home_page": "https://www.reprozip.org/",
"name": "reprounzip-docker",
"maintainer": "Remi Rampin",
"docs_url": null,
"requires_python": "",
"maintainer_email": "remi@rampin.org",
"keywords": "reprozip,reprounzip,reproducibility,provenance,vida,nyu,docker",
"author": "Remi Rampin, Fernando Chirigati, Dennis Shasha, Juliana Freire",
"author_email": "reprozip@nyu.edu",
"download_url": "https://files.pythonhosted.org/packages/11/db/b5edd89ecfc8897707f05ea469a3c6aa0cc99d465749678a285dfde71d92/reprounzip-docker-1.2.tar.gz",
"platform": null,
"description": "ReproZip project\n================\n\n`ReproZip <https://www.reprozip.org/>`__ is a tool aimed at simplifying the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science. It tracks operating system calls and creates a bundle that contains all the binaries, files and dependencies required to run a given command on the author's computational environment (packing step). A reviewer can then extract the experiment in his environment to reproduce the results (unpacking step).\n\nreprounzip-docker\n-----------------\n\nThis is the component responsible for the unpacking step on different environments (Linux, Windows, and Mac OS X) by using a `Docker <https://www.docker.com/>`_ container. Please refer to `reprozip <https://pypi.python.org/pypi/reprozip>`__, `reprounzip <https://pypi.python.org/pypi/reprounzip>`_, and `reprounzip-vagrant <https://pypi.python.org/pypi/reprounzip-vagrant>`_ for other components and plugins.\n\nAdditional Information\n----------------------\n\nFor more detailed information, please refer to our `website <https://www.reprozip.org/>`_, as well as to our `documentation <https://docs.reprozip.org/>`_.\n\nReproZip is currently being developed at `NYU <http://engineering.nyu.edu/>`_. The team includes:\n\n* `Fernando Chirigati <http://fchirigati.com/>`_\n* `Juliana Freire <https://vgc.poly.edu/~juliana/>`_\n* `Remi Rampin <https://remi.rampin.org/>`_\n* `Dennis Shasha <http://cs.nyu.edu/shasha/>`_\n* `Vicky Rampin <https://vicky.rampin.org/>`_\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Allows the ReproZip unpacker to create Docker containers",
"version": "1.2",
"split_keywords": [
"reprozip",
"reprounzip",
"reproducibility",
"provenance",
"vida",
"nyu",
"docker"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef213d1e16fac76657c2fe28f9236bdb46ff17040e8671fefd417a7623924f3c",
"md5": "9c181434019652ee13562713db0796e8",
"sha256": "5accdcc26da30fd0b16cd5bb2152a86b8d1671b64d4b34e5f5da4ae5088c2df7"
},
"downloads": -1,
"filename": "reprounzip_docker-1.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9c181434019652ee13562713db0796e8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13804,
"upload_time": "2023-02-06T22:19:55",
"upload_time_iso_8601": "2023-02-06T22:19:55.767037Z",
"url": "https://files.pythonhosted.org/packages/ef/21/3d1e16fac76657c2fe28f9236bdb46ff17040e8671fefd417a7623924f3c/reprounzip_docker-1.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "11dbb5edd89ecfc8897707f05ea469a3c6aa0cc99d465749678a285dfde71d92",
"md5": "3964e3a19f6e87b639819aa424e86e68",
"sha256": "ccde16c7502072693afd7ab9d8b58f478e575efe3806ec4951659869a571fa2f"
},
"downloads": -1,
"filename": "reprounzip-docker-1.2.tar.gz",
"has_sig": false,
"md5_digest": "3964e3a19f6e87b639819aa424e86e68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14314,
"upload_time": "2023-02-06T22:22:15",
"upload_time_iso_8601": "2023-02-06T22:22:15.816574Z",
"url": "https://files.pythonhosted.org/packages/11/db/b5edd89ecfc8897707f05ea469a3c6aa0cc99d465749678a285dfde71d92/reprounzip-docker-1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-06 22:22:15",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "reprounzip-docker"
}