.gitignore
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
old_setup.py
pyproject.toml
requirements.txt
.circleci/config.yml
.github/workflows/workflow.yml
bin/__init__.py
bin/repo2data.py
examples/datalad.json
examples/gdrive.json
examples/gzip.json
examples/multiple.json
examples/nilearn.json
examples/osf.json
examples/s3.json
examples/zenodo.json
repo2data/__init__.py
repo2data/repo2data.py
repo2data/utils.py
repo2data.egg-info/PKG-INFO
repo2data.egg-info/SOURCES.txt
repo2data.egg-info/dependency_links.txt
repo2data.egg-info/entry_points.txt
repo2data.egg-info/requires.txt
repo2data.egg-info/top_level.txt
tests/__init__.py
tests/test_datalad.py
tests/test_gdrive.py
tests/test_gzip.py
tests/test_multiple.py
tests/test_neurolibre_layout.py
tests/test_osf.py
tests/test_s3.py
tests/test_server.py
tests/test_sklearn.py
tests/test_url.py
tests/test_zenodo.py
tests/in/datalad.json
tests/in/gdrive.json
tests/in/gzip.json
tests/in/multiple.json
tests/in/osf.json
tests/in/s3.json
tests/in/server.json
tests/in/sklearn.json
tests/in/zenodo.json
tests/in/neurolibre/binder/neurolibre_layout.json
tools/__init__.py
tools/tools.py