.gitignore
LICENSE
README.md
pyproject.toml
.devcontainer/devcontainer.json
.github/dependabot.yml
.github/workflows/publish.yml
.vscode/settings.json
pybis/.gitignore
pybis/CHANGELOG.md
pybis/CONTRIBUTING.md
pybis/HOWTO_UPLOAD_TO_PYPI
pybis/LICENSE
pybis/MANIFEST.in
pybis/README.md
pybis/README.rst
pybis/pyproject.toml
pybis/setup.cfg
pybis/setup.py
pybis/pybis/__init__.py
pybis/pybis/attachment.py
pybis/pybis/attribute.py
pybis/pybis/data_set.py
pybis/pybis/dataset.py
pybis/pybis/definitions.py
pybis/pybis/entity_type.py
pybis/pybis/experiment.py
pybis/pybis/fast_download.py
pybis/pybis/group.py
pybis/pybis/material.py
pybis/pybis/openbis_object.py
pybis/pybis/person.py
pybis/pybis/project.py
pybis/pybis/property.py
pybis/pybis/property_reformatter.py
pybis/pybis/pybis.py
pybis/pybis/role_assignment.py
pybis/pybis/sample.py
pybis/pybis/semantic_annotation.py
pybis/pybis/space.py
pybis/pybis/tag.py
pybis/pybis/things.py
pybis/pybis/utils.py
pybis/pybis/vocabulary.py
pybis/pybis/scripts/cli.py
pybis/tests/conftest.py
pybis/tests/test_dataset.py
pybis/tests/test_experiment.py
pybis/tests/test_fastdownload.py
pybis/tests/test_group.py
pybis/tests/test_imports.py
pybis/tests/test_material.py
pybis/tests/test_openbis.py
pybis/tests/test_person.py
pybis/tests/test_plugin.py
pybis/tests/test_project.py
pybis/tests/test_sample.py
pybis/tests/test_space.py
pybis/tests/test_tag.py
pybis/tests/test_vocabulary.py
pybis/tests/todo_test_external_dms.py
pybis/tests/jenkinstest/__init__.py
pybis/tests/jenkinstest/artifactrepository.py
pybis/tests/jenkinstest/settings.py
pybis/tests/jenkinstest/test.py
pybis/tests/jenkinstest/testcase.py
pybis/tests/jenkinstest/util.py
pybis/tests/testdir/testfile
src/nomad_openbis/__init__.py
src/nomad_openbis/openbis.py
src/nomad_openbis.egg-info/PKG-INFO
src/nomad_openbis.egg-info/SOURCES.txt
src/nomad_openbis.egg-info/dependency_links.txt
src/nomad_openbis.egg-info/requires.txt
src/nomad_openbis.egg-info/top_level.txt
tests/conftest.py