seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
38 stars 8 forks source link

fix(secrets): don't create empty directories #27

Closed william-silversmith closed 3 years ago

william-silversmith commented 3 years ago

Resolves #26

Allows CF to operate in a read-only environment.