AUTHORS.json
LICENSE
README.md
pyproject.toml
src/reproflow/__init__.py
src/reproflow/audit.py
src/reproflow/cli.py
src/reproflow/gate.py
src/reproflow/provenance.py
src/reproflow/scaffold.py
src/reproflow.egg-info/PKG-INFO
src/reproflow.egg-info/SOURCES.txt
src/reproflow.egg-info/dependency_links.txt
src/reproflow.egg-info/entry_points.txt
src/reproflow.egg-info/requires.txt
src/reproflow.egg-info/top_level.txt
src/reproflow/templates/AUTHORS.json.tmpl
src/reproflow/templates/CITATION.cff.tmpl
src/reproflow/templates/CODEBOOK.md.tmpl
src/reproflow/templates/LIMITATIONS.md.tmpl
src/reproflow/templates/NEXT_STEPS.md.tmpl
src/reproflow/templates/README.md.tmpl
src/reproflow/templates/VERIFY_CHECKLIST.md.tmpl
src/reproflow/templates/build.py.tmpl
src/reproflow/templates/ci.yml.tmpl
src/reproflow/templates/fetch.py.tmpl
src/reproflow/templates/figures.py.tmpl
src/reproflow/templates/gitignore.tmpl
src/reproflow/templates/pyproject.toml.tmpl
src/reproflow/templates/qa.py.tmpl
tests/test_audit.py
tests/test_cli.py
tests/test_gate.py
tests/test_provenance.py
tests/test_scaffold.py