Metadata-Version: 2.4
Name: bucket_locker
Version: 0.1.0
Summary: A Python library that synchronizes local files with Google Cloud Storage in a concurrency-aware manner.
Author-email: Nadia Polikarpova <nadia.polikarpova@gmail.com>
License: MIT license
Project-URL: homepage, https://github.com/nadia-polikarpova/bucket-locker
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-cloud-storage
Dynamic: license-file

# bucket-locker
A Python library that synchronizes local files with Google Cloud Storage in a concurrency-aware manner.
