.gitignore
.pylintrc
CHANGELOG.md
CONTRIBUTION.md
LICENSE
README.md
requirements.txt
requirements_dev.txt
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/deploy.yml
.vscode/settings.json
Konsave.egg-info/PKG-INFO
Konsave.egg-info/SOURCES.txt
Konsave.egg-info/dependency_links.txt
Konsave.egg-info/entry_points.txt
Konsave.egg-info/requires.txt
Konsave.egg-info/top_level.txt
konsave/__init__.py
konsave/__main__.py
konsave/conf_kde.yaml
konsave/conf_other.yaml
konsave/consts.py
konsave/funcs.py
konsave/parse.py