Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 10 committers (30.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: radiant-systems-lab
- License: bsd-3-clause
- Language: Python
- Default Branch: master
- Size: 1.39 MB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 7
- Open Issues: 28
- Releases: 0
Created about 4 years ago
· Last pushed 7 months ago
Metadata Files
Readme
Contributing
License
Citation
Security
README.rst
.. image:: https://github.com/depaul-dice/sciunit/actions/workflows/ubuntu.yaml/badge.svg
:target: https://github.com/depaul-dice/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
`_ to learn how to install and use it.
For latest research papers and publications on this project, visit `here `_.
-----
Sciunit acknowledges support from the National Science Foundation, Bloomberg Foundation, and DePaul University.
Owner
- Name: The RADIANT Lab
- Login: radiant-systems-lab
- Kind: organization
- Location: United States of America
- Website: https://radiant-systems-lab.github.io
- Repositories: 27
- Profile: https://github.com/radiant-systems-lab
Reproducible and Accountable Data and Systems Lab at The University of Missouri-Columbia
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Sciunits: Reusable Research Objects"
url: "https://github.com/depaul-dice/sciunit"
preferred-citation:
type: article
authors:
- family-names: "That"
given-names: "Dai Hai Ton"
- family-names: "Fils"
given-names: "Gabriel"
- family-names: "Yuan"
given-names: "Zhihao"
- family-names: "Malik"
given-names: "Tanu"
title: "Sciunits: Reusable Research Objects"
doi: 10.48550/arXiv.1707.05731
url: "https://github.com/depaul-dice/sciunit"
GitHub Events
Total
- Issues event: 10
- Watch event: 2
- Delete event: 1
- Issue comment event: 3
- Push event: 4
- Pull request event: 1
- Create event: 3
Last Year
- Issues event: 10
- Watch event: 2
- Delete event: 1
- Issue comment event: 3
- Push event: 4
- Pull request event: 1
- Create event: 3
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Zhihao Yuan | z****n@d****u | 125 |
| raza | s****r@g****m | 59 |
| madeline.deeds | m****s@p****m | 12 |
| Moaz Reyad | m****d@g****m | 7 |
| Pushkar | p****k@g****m | 4 |
| Moaz Reyad | m****4@d****u | 4 |
| Sam Grayson | s****m@s****e | 3 |
| Dai-Hai Ton That | t****i@g****m | 2 |
| Tanu Malik | 1****k | 1 |
| Benjamin Tovar | b****r@n****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 9
- Total pull requests: 1
- Average time to close issues: almost 2 years
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.67
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 7
- Pull requests: 1
- Average time to close issues: 6 months
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.14
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sranasir (7)
- moazreyad (2)
Pull Request Authors
- talha129 (1)
Top Labels
Issue Labels
enhancement (7)
documentation (1)
bug (1)
Pull Request Labels
Dependencies
requirements.txt
pypi
- backports.tempfile *
- configobj *
- contextlib2 *
- hs_restclient *
- humanfriendly *
- retry *
- scandir *
- setuptools *
- tqdm >=4.17.1
- tzlocal *
- utcdatetime *
- zipfile2 *
test-requirements.txt
pypi
- coverage * test
- ddt * test
- freezegun * test
- mock * test
- nose * test
- nose-capturestderr * test
- numpy * test
- requests-mock * test
- testpath * test
.github/workflows/ubuntu.yaml
actions
- actions/checkout v3 composite
files/centos6.devtoolset-4/Dockerfile
docker
- centos centos6.6 build
files/ubuntu16.04/Dockerfile
docker
- ubuntu 16.04 build
files/ubuntu18.04/Dockerfile
docker
- ubuntu 18.04 build
files/ubuntu20.04/Dockerfile
docker
- ubuntu 20.04 build
sciunit2/setup.py
pypi
setup.py
pypi