.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
Makefile
README.md
make.bat
pyproject.toml
.github/workflows/CI.yml
.github/workflows/black-action.yml
.github/workflows/release.yml
.github/workflows/reviewdog.yml
.github/workflows/sphinx.yml
config/config.ini
docs/.nojekyll
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/sparc.client.rst
docs/sparc.client.services.rst
docs/tutorial-metadata.ipynb
docs/tutorial-osparc.ipynb
docs/tutorial-zinc.ipynb
docs/tutorial.ipynb
docs/zinchelper.rst
sparc.client.egg-info/PKG-INFO
sparc.client.egg-info/SOURCES.txt
sparc.client.egg-info/dependency_links.txt
sparc.client.egg-info/requires.txt
sparc.client.egg-info/top_level.txt
src/sparc/__init__.py
src/sparc/client/__init__.py
src/sparc/client/_version.py
src/sparc/client/client.py
src/sparc/client/zinchelper.py
src/sparc/client/services/__init__.py
src/sparc/client/services/_default.py
src/sparc/client/services/metadata.py
src/sparc/client/services/o2sparc.py
src/sparc/client/services/pennsieve.py
tests/conftest.py
tests/mock_service.py
tests/test_client.py
tests/test_metadata.py
tests/test_o2sparc.py
tests/test_package.py
tests/test_pennsieve.py
tests/test_pennsieve_api.py
tests/test_zinc.py
tests/resources/3Dscaffold-CGRP-Mice-Dorsal-1.xml
tests/resources/3Dscaffold-CGRP-Mice-Dorsal-2.xml
tests/resources/config.ini
tests/resources/cube.exf
tests/resources/dummy_config.ini