LICENSE
README.md
pyproject.toml
src/wallfetch/__init__.py
src/wallfetch/api.py
src/wallfetch/cli.py
src/wallfetch/config.py
src/wallfetch/downloader.py
src/wallfetch.egg-info/PKG-INFO
src/wallfetch.egg-info/SOURCES.txt
src/wallfetch.egg-info/dependency_links.txt
src/wallfetch.egg-info/entry_points.txt
src/wallfetch.egg-info/requires.txt
src/wallfetch.egg-info/top_level.txt
tests/test_api.py
tests/test_downloader.py