Skip to content
Snippets Groups Projects
user avatar
florian authored
fa238dcc
History

caoscrawler

A new crawler for CaosDB.

This package has yaml-header-tools as a dependency: https://gitlab.com/salexan/yaml-header-tools

This python package can be installed using pip, e.g.:

pip install --user .

Usage

work in progress

Running the tests

After installation of the package run (within the project folder):

pytest

There is the file unittests/records.xml that servers as a dummy for a server state with files. You can recreate this by uncommenting a section in integrationtests/basic_example/test_basic.py and rerunning the integration test.

Integration Tests

see integrationtests/README.md

Contributers

The original authors of this package are:

  • Alexander Schlemmer
  • Henrik tom Wörden
  • Florian Spreckelsen

License

Copyright (C) 2021-2022 Research Group Biomedical Physics, Max Planck Institute for Dynamics and Self-Organization Göttingen. Copyright (C) 2021-2022 IndiScale GmbH

All files in this repository are licensed under a GNU Affero General Public License (version 3 or later).