.coveragerc
.editorconfig
.gitignore
Dockerfile
LICENSE
README.md
conftest.py
docker-compose.yml
mypy.ini
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
.github/workflows/lint.yaml
.github/workflows/pypi-publish.yml
.github/workflows/pytest.yml
d8s_algorithms/__init__.py
d8s_algorithms/algorithms.py
d8s_algorithms/algorithms_temp_utils.py
d8s_algorithms.egg-info/PKG-INFO
d8s_algorithms.egg-info/SOURCES.txt
d8s_algorithms.egg-info/dependency_links.txt
d8s_algorithms.egg-info/requires.txt
d8s_algorithms.egg-info/top_level.txt
d8s_algorithms.egg-info/zip-safe
docker/lint.sh
tests/__init__.py
tests/test_algorithms.py