Metadata-Version: 2.4
Name: sciunit2
Version: 0.4.post162.dev60879658
Summary: Sciunit command line
Home-page: https://github.com/radiant-systems-lab/sciunit
Author: Raza Ahmad, Zhihao Yuan, Tanu Malik
Author-email: tanu@missouri.edu
Maintainer: Raza Ahmad
License: BSD
Project-URL: Homepage, https://github.com/radiant-systems-lab/sciunit
Project-URL: Documentation, https://github.com/radiant-systems-lab/sciunit/wiki
Project-URL: Source, https://github.com/radiant-systems-lab/sciunit
Keywords: sciunit,reproducibility,container,versioning
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Intended Audience :: Science/Research
License-File: LICENSE
Requires-Dist: tzlocal
Requires-Dist: utcdatetime
Requires-Dist: zipfile2
Requires-Dist: scandir
Requires-Dist: retry
Requires-Dist: humanfriendly
Requires-Dist: configobj
Requires-Dist: hs_restclient
Requires-Dist: contextlib2
Requires-Dist: tqdm
Requires-Dist: backports.tempfile
Requires-Dist: boto3
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary

.. image:: https://github.com/radiant-systems-lab/sciunit/actions/workflows/ubuntu.yaml/badge.svg
    :target: https://github.com/radiant-systems-lab/sciunit/actions/workflows/ubuntu.yaml
.. image:: https://img.shields.io/pypi/v/sciunit2
   :alt: PyPI
   :target: https://pypi.org/project/sciunit2/
 
Sciunit
==========

**Sciunit** is a command-line tool that answers the call for a reusable research object that containerizes and stores applications simply and efficiently, facilitates sharing and collaboration, and eases the task of executing, understanding, and building on shared work. Please refer to Sciunit's 
`documentation
<https://github.com/radiant-systems-lab/sciunit/wiki>`_ to learn how to install and use it.

For latest research papers and publications, visit `here <https://radiant-systems-lab.github.io/pubs.html>`_.

Citation
----------
If you find this work useful, please cite our paper:

.. code-block:: bibtex

   @INPROCEEDINGS{that2017Sciunit,
   author={Ton That, Dai Hai and Fils, Gabriel and Yuan, Zhihao and Malik, Tanu},
   booktitle={2017 IEEE 13th International Conference on e-Science (e-Science)},
   title={Sciunits: Reusable Research Objects},
   year={2017},
   pages={374-383},
   doi={10.1109/eScience.2017.51}}

-----


We acknowledge the support from the National Science Foundation, Bloomberg Foundation, and DePaul University for this project.
