README
pyproject.toml
configos/__init__.py
configos/cache.py
configos/debugs.py
configos/directory.py
configos/docs.py
configos/document.py
configos/env.py
configos/exception.py
configos/server.py
configos/utils.py
configos.egg-info/PKG-INFO
configos.egg-info/SOURCES.txt
configos.egg-info/dependency_links.txt
configos.egg-info/entry_points.txt
configos.egg-info/requires.txt
configos.egg-info/top_level.txt
configos/cli/__init__.py
configos/cli/generate.py
configos/cli/optimization.py
configos/cli/plan.py
configos/cli/result.py
configos/holyvalue/__init__.py
configos/holyvalue/access.py
configos/holyvalue/cloud.py
configos/holyvalue/collect.py
configos/holyvalue/data.py
configos/holyvalue/store.py
configos/holyvalue/table.py
tests/test_access.py
tests/test_cli.py
tests/test_cloud.py
tests/test_debug.py
tests/test_document.py
tests/test_env.py
tests/test_holyexample.py
tests/test_holyvalue.py
tests/test_plan.py
tests/test_server.py
tests/test_share.py