LICENSE
README.md
pyproject.toml
setup.py
fuo_kuwo/__init__.py
fuo_kuwo/api.py
fuo_kuwo/provider.py
fuo_kuwo/schemas.py
fuo_kuwo/ui.py
fuo_kuwo/utils.py
fuo_kuwo.egg-info/PKG-INFO
fuo_kuwo.egg-info/SOURCES.txt
fuo_kuwo.egg-info/dependency_links.txt
fuo_kuwo.egg-info/entry_points.txt
fuo_kuwo.egg-info/requires.txt
fuo_kuwo.egg-info/top_level.txt
fuo_kuwo/assets/README.md
fuo_kuwo/assets/icon.svg
fuo_kuwo/enc/DES.py
fuo_kuwo/enc/__init__.py
fuo_kuwo/enc/decrypt.py
tests/test_kuwo_api.py
tests/test_schemas.py
tests/test_utils.py