.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/github-release.yml
.github/workflows/pypi-publish.yml
.vscode/settings.json
src/gemini/__init__.py
src/gemini/client.py
src/gemini/consts.py
src/gemini/types.py
src/gemini_webapi.egg-info/PKG-INFO
src/gemini_webapi.egg-info/SOURCES.txt
src/gemini_webapi.egg-info/dependency_links.txt
src/gemini_webapi.egg-info/requires.txt
src/gemini_webapi.egg-info/top_level.txt
tests/test_client_features.py
tests/test_save_image.py