.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE
README.rst
pyproject.toml
.dae-devops/Makefile
.dae-devops/prepare_git_dependencies.sh
.dae-devops/project.yaml
.dae-devops/docs/conventions.rst
.dae-devops/docs/developing.rst
.dae-devops/docs/devops.rst
.dae-devops/docs/docs_structure.rst
.dae-devops/docs/installing.rst
.dae-devops/docs/testing.rst
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/CONTRIBUTING.rst
.github/dependabot.yml
.github/actions/install_requirements/action.yml
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/code.yml
.github/workflows/docs.yml
.github/workflows/docs_clean.yml
.github/workflows/linkcheck.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
configurations/development.yaml
docs/conf.py
docs/index.rst
docs/_static/css/custom.css
docs/images/dls-favicon.ico
docs/images/dls-logo.svg
docs/user/index.rst
docs/user/explanations/22-developing.rst
docs/user/explanations/23-testing.rst
docs/user/explanations/24-devops.rst
docs/user/explanations/25-docs-structure.rst
docs/user/explanations/51-todo.rst
docs/user/how-to/01-installing_development.rst
docs/user/reference/api.rst
docs/user/reference/api/classes.rst
docs/user/reference/api/command_line.rst
docs/user/reference/api/modules.rst
docs/user/tutorials/tbd.rst
src/chimpflow.egg-info/PKG-INFO
src/chimpflow.egg-info/SOURCES.txt
src/chimpflow.egg-info/dependency_links.txt
src/chimpflow.egg-info/entry_points.txt
src/chimpflow.egg-info/requires.txt
src/chimpflow.egg-info/top_level.txt
src/chimpflow_api/__init__.py
src/chimpflow_api/aiohttp_client.py
src/chimpflow_api/context_base.py
src/chimpflow_api/exceptions.py
src/chimpflow_api/thing.py
src/chimpflow_api/things.py
src/chimpflow_api/miners/__init__.py
src/chimpflow_api/miners/aiohttp.py
src/chimpflow_api/miners/constants.py
src/chimpflow_api/miners/context.py
src/chimpflow_api/miners/miners.py
src/chimpflow_cli/__init__.py
src/chimpflow_cli/main.py
src/chimpflow_cli/version.py
src/chimpflow_cli/subcommands/__init__.py
src/chimpflow_cli/subcommands/base.py
src/chimpflow_cli/subcommands/service.py
src/chimpflow_lib/__init__.py
src/chimpflow_lib/__main__.py
src/chimpflow_lib/_version.py
src/chimpflow_lib/base_aiohttp.py
src/chimpflow_lib/chimp_adapter.py
src/chimpflow_lib/envvar.py
src/chimpflow_lib/exceptions.py
src/chimpflow_lib/version.py
src/chimpflow_lib/contexts/__init__.py
src/chimpflow_lib/contexts/base.py
src/chimpflow_lib/miners/__init__.py
src/chimpflow_lib/miners/aiohttp.py
src/chimpflow_lib/miners/base.py
src/chimpflow_lib/miners/constants.py
src/chimpflow_lib/miners/context.py
src/chimpflow_lib/miners/direct_poll.py
src/chimpflow_lib/miners/miners.py
tests/__init__.py
tests/base.py
tests/conftest.py
tests/test_chimp_adapter.py
tests/test_miner.py
tests/configurations/direct_poll.yaml
tests/configurations/service.yaml
tests/echo_test_imgs/97wo_01A_1.jpg
tests/echo_test_imgs/97wo_01A_2.jpg
tests/echo_test_imgs/97wo_01A_3.jpg