showyourwork2

A draft of version 2 of showyourwork

https://github.com/dfm/showyourwork2

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • 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 19 committers (15.8%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.3%) to scientific vocabulary

Keywords from Contributors

exoplanets astrophysics astronomy dynamics physics bayesian-inference mcmc probabilistic-data-analysis mesh astropy-affiliated
Last synced: 10 months ago · JSON representation

Repository

A draft of version 2 of showyourwork

Basic Info
  • Host: GitHub
  • Owner: dfm
  • License: mit
  • Language: TeX
  • Default Branch: main
  • Size: 12.2 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created about 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

showyourwork
unit tests local integration tests remote integration tests tests sample projects pypi

Welcome to showyourwork!, a workflow management tool for open source scientific articles. If you want to make your research article reproducible, extensible, transparent, or just downright awesome, you’ve found the right tool. showyourwork! automates your entire workflow, packaging it into a self-contained recipe that anyone can follow and—at the click of a button—use to reproduce your results.

Please check out the documentation for more information about this project. The quickstart tutorial should get you up and running fairly quickly with a simple workflow. Dig deeper by reading about the command line interface, the recommended project layout, the workflow configuration file, and details about the integration with LaTeX. You can also check out a list of example projects that use showyourwork! here.

showyourwork! is a work in progress, so please look over the issues page if you think you’ve spotted a bug, and feel free to raise a new issue if needed! Community contributions are also most welcome. Make sure to check out our new discussion board!

Owner

  • Name: Dan Foreman-Mackey
  • Login: dfm
  • Kind: user
  • Location: NYC

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 1,345
  • Total Committers: 19
  • Avg Commits per committer: 70.789
  • Development Distribution Score (DDS): 0.157
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Rodrigo Luger r****r@g****m 1,134
gh-actions g****s 84
Dan F-M f****y@g****m 56
pre-commit-ci[bot] 6****] 26
dependabot[bot] 4****] 12
MilesCranmer m****r@g****m 6
math m****0@g****m 6
Adrian Price-Whelan a****w@g****m 5
Andrew McCluskey a****w@m****t 4
John Franklin Crenshaw j****w@g****m 3
Adina Feinstein a****n@g****m 1
Christopher Lee e****c@g****m 1
Louis Desdoigts l****5@u****u 1
Richard West r****t@n****u 1
Sterling G. Baird 4****d 1
Tom Wagg t****g@g****m 1
showyourwork s****k 1
katiebreivik k****3@u****u 1
Trevor David 1****d 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 3
  • Total pull requests: 23
  • Average time to close issues: 4 days
  • Average time to close pull requests: 3 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.09
  • Merged pull requests: 18
  • Bot issues: 0
  • Bot pull requests: 11
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dfm (3)
Pull Request Authors
  • dependabot[bot] (14)
  • dfm (11)
Top Labels
Issue Labels
Pull Request Labels
dependencies (14)

Dependencies

pyproject.toml pypi
  • click *
  • ensureconda *
  • jsonschema *
  • pyyaml *
  • requests *
  • snakemake *
.github/workflows/tests.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • mamba-org/setup-micromamba v1 composite
  • pypa/gh-action-pypi-publish v1.8.11 composite
examples/classic/environment.yml conda
  • numpy 1.19.2.*
  • pip 21.0.1.*
  • python 3.9.*
examples/simple/environment.yml conda
  • matplotlib
  • numpy
  • python 3.10.*
tests/projects/plugins/tex/build/environment.yml conda
  • matplotlib
  • numpy
  • python 3.10.*
tests/projects/plugins/tex/theme/environment.yml conda
  • matplotlib
  • numpy
  • python 3.10.*
docs/environment.yml pypi
  • jinja2 >=2.11.3
  • requests *
  • sphinx-book-theme >=0.1.3
  • sphinxcontrib-programoutput >=0.17