Metadata-Version: 2.4
Name: siril-cloud
Version: 0.1.0
Summary: Local desktop client for Siril Cloud — watches a folder for astrophotography frames, compresses FITS, and uploads to your cloud storage.
Requires-Python: >=3.10
Requires-Dist: fastapi>=0.110.0
Requires-Dist: uvicorn[standard]>=0.27.0
Requires-Dist: watchdog>=4.0.0
Requires-Dist: keyring>=24.0.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: google-api-python-client>=2.120.0
Requires-Dist: google-auth>=2.29.0
Requires-Dist: google-auth-oauthlib>=1.2.0
Requires-Dist: pystray>=0.19.5
Requires-Dist: Pillow>=10.0.0
