google / GiftStick

1-Click push forensics evidence to the cloud
Apache License 2.0
137 stars 21 forks source link

Consider not using boto #84

Open rgayon opened 4 years ago

rgayon commented 4 years ago

One issue is GCS client python library lack callbacks to track progress https://github.com/googleapis/google-cloud-python/issues/1077#issuecomment-321911654

rgayon commented 4 years ago

boto is still broken on py3: https://github.com/boto/boto/pull/3699