Introducing gs-fastcopy

Posted by David Haley on July 21, 2024 · 1 min read

#cloud  ·  #dev.to  ·  #external  ·  #python  ·  #software

Introduces a Python package designed to optimize Google Cloud Storage file transfers by using multi-threading. It aims to provide a faster alternative to the standard single-threaded Blob implementation.

Original post on dev.to