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
36 stars 8 forks source link

feat: add support for CLOUD_VOLUME_DIR and CLOUD_FILES_DIR env vars #83

Closed william-silversmith closed 1 year ago

ranlu commented 1 year ago

At least the location of the alias file is still hard-coded: https://github.com/seung-lab/cloud-files/blob/master/cloudfiles/paths.py#L18. Do you want to fix them too in this pr?