LICENSE
README.md
pyproject.toml
brainscore_core/__init__.py
brainscore_core.egg-info/PKG-INFO
brainscore_core.egg-info/SOURCES.txt
brainscore_core.egg-info/dependency_links.txt
brainscore_core.egg-info/requires.txt
brainscore_core.egg-info/top_level.txt
brainscore_core/benchmarks/__init__.py
brainscore_core/metrics/__init__.py
brainscore_core/plugin_management/README.md
brainscore_core/plugin_management/__init__.py
brainscore_core/plugin_management/conda_score.py
brainscore_core/plugin_management/conda_score.sh
brainscore_core/plugin_management/domain_plugin_interface.py
brainscore_core/plugin_management/environment_manager.py
brainscore_core/plugin_management/generate_benchmark_metadata.py
brainscore_core/plugin_management/generate_model_metadata.py
brainscore_core/plugin_management/generic_plugin_tests_helper.py
brainscore_core/plugin_management/handle_metadata.py
brainscore_core/plugin_management/import_plugin.py
brainscore_core/plugin_management/metadata_utils.py
brainscore_core/plugin_management/parse_plugin_changes.py
brainscore_core/plugin_management/test_plugin.sh
brainscore_core/plugin_management/test_plugins.py
brainscore_core/plugin_management/__pycache__/__init__.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/conda_score.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/domain_plugin_interface.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/environment_manager.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/generate_benchmark_metadata.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/generate_model_metadata.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/generic_plugin_tests_helper.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/handle_metadata.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/import_plugin.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/metadata_utils.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/parse_plugin_changes.cpython-311.pyc
brainscore_core/plugin_management/__pycache__/test_plugins.cpython-311-pytest-8.4.2.pyc
brainscore_core/submission/__init__.py
brainscore_core/submission/database.py
brainscore_core/submission/database_models.py
brainscore_core/submission/endpoints.py
brainscore_core/submission/repository.py
brainscore_core/submission/utils.py
brainscore_core/supported_data_standards/__init__.py
brainscore_core/supported_data_standards/brainio/__init__.py
brainscore_core/supported_data_standards/brainio/assemblies.py
brainscore_core/supported_data_standards/brainio/fetch.py
brainscore_core/supported_data_standards/brainio/packaging.py
brainscore_core/supported_data_standards/brainio/s3.py
brainscore_core/supported_data_standards/brainio/stimuli.py
brainscore_core/supported_data_standards/brainio/transform.py
brainscore_core/supported_data_standards/brainio/tests/__init__.py
brainscore_core/supported_data_standards/brainio/tests/conftest.py
brainscore_core/supported_data_standards/brainio/tests/test_assemblies.py
brainscore_core/supported_data_standards/brainio/tests/test_import.py
brainscore_core/supported_data_standards/brainio/tests/test_packaging.py
brainscore_core/supported_data_standards/brainio/tests/test_stimuli.py
brainscore_core/supported_data_standards/brainio/tests/test_transform.py