CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
pybis/__init__.py
pybis/attachment.py
pybis/attribute.py
pybis/data_set.py
pybis/dataset.py
pybis/definitions.py
pybis/entity_type.py
pybis/experiment.py
pybis/fast_download.py
pybis/group.py
pybis/imaging.py
pybis/openbis_object.py
pybis/person.py
pybis/project.py
pybis/property.py
pybis/property_reformatter.py
pybis/pybis.py
pybis/role_assignment.py
pybis/sample.py
pybis/semantic_annotation.py
pybis/space.py
pybis/spreadsheet.py
pybis/tag.py
pybis/things.py
pybis/type_group.py
pybis/utils.py
pybis/vocabulary.py
pybis.egg-info/PKG-INFO
pybis.egg-info/SOURCES.txt
pybis.egg-info/dependency_links.txt
pybis.egg-info/requires.txt
pybis.egg-info/top_level.txt
pybis/afs/__init__.py
pybis/afs/afs_client.py
pybis/afs/chunk.py
pybis/ro_crate/__init__.py
pybis/ro_crate/ro_crate_client.py
tests/__init__.py
tests/conftest.py
tests/test_dataset.py
tests/test_debug.py
tests/test_experiment.py
tests/test_fastdownload.py
tests/test_group.py
tests/test_imports.py
tests/test_openbis.py
tests/test_person.py
tests/test_plugin.py
tests/test_project.py
tests/test_property.py
tests/test_sample.py
tests/test_space.py
tests/test_spreadsheet.py
tests/test_tag.py
tests/test_vocabulary.py
tests/todo_test_external_dms.py
tests/afs/__init__.py
tests/afs/test_afs_client.py
tests/jenkinstest/__init__.py
tests/jenkinstest/artifactrepository.py
tests/jenkinstest/settings.py
tests/jenkinstest/test.py
tests/jenkinstest/testcase.py
tests/jenkinstest/util.py
tests/ro_crate/__init__.py
tests/ro_crate/test_ro_crate_client.py