Metadata-Version: 2.4
Name: siril-cloud
Version: 0.1.1
Summary: Siril Cloud local client — watches a folder for astrophotography frames, compresses FITS with fpack, uploads to cloud storage. Start at localhost:9559.
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
