.editorconfig
.gitignore
.mlc-config.json
.readthedocs.yaml
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.dev.md
README.md
project_setup.md
pyproject.toml
sonar-project.properties
.githooks/pre-commit
.github/workflows/build.yml
.github/workflows/cffconvert.yml
.github/workflows/documentation.yml
.github/workflows/examples.yml
.github/workflows/howfairis.yml
.github/workflows/markdown-link-check.yml
.github/workflows/sonarcloud.yml
.github/workflows/tests.yml
.vscode/settings.json
Docker/Dockerfile
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/.gitignore
examples/README.md
examples/complete_example.py
kunefe/__init__.py
kunefe/kunefe.py
kunefe.egg-info/PKG-INFO
kunefe.egg-info/SOURCES.txt
kunefe.egg-info/dependency_links.txt
kunefe.egg-info/requires.txt
kunefe.egg-info/top_level.txt
kunefe/templates/generic_job.jinja
tests/__init__.py
tests/test_docker.py
tests/test_kunefe_on_local.py
tests/test_kunefe_on_remote.py
tests/data/kunefe_generic_job.sh