Metadata-Version: 2.2
Name: ugbio_cloud_utils
Version: 1.8.0
Summary: Ultima Genomics cloud python utils
Author-email: Avigail Moldovam  <avigail.moldovan@ultimagen.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: boto3>=1.35.66
Requires-Dist: google-cloud-storage>=2.19.0

# ugbio_cloud_utils

This module includes cloud (AWS/GS) python scripts:

List of tools:

1. **cloud_sync** - Download aws s3 or google storage file to a respective local path

   Run `uv run cloud_sync --help` for more details.
