CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
README.rst
pyproject.toml
setup.cfg
setup.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/__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/group.py
pybis/material.py
pybis/openbis_object.py
pybis/person.py
pybis/project.py
pybis/property.py
pybis/pybis.py
pybis/role_assignment.py
pybis/sample.py
pybis/semantic_annotation.py
pybis/space.py
pybis/tag.py
pybis/things.py
pybis/utils.py
pybis/vocabulary.py
tests/test_dataset.py
tests/test_experiment.py
tests/test_group.py
tests/test_imports.py
tests/test_material.py
tests/test_openbis.py
tests/test_person.py
tests/test_plugin.py
tests/test_project.py
tests/test_sample.py
tests/test_space.py
tests/test_tag.py
tests/test_vocabulary.py