justindujardin / pathy

simple, flexible, offline capable, cloud storage with a Python path-like interface
Apache License 2.0
170 stars 23 forks source link

Support GCS and local filesystem buckets #3

Closed justindujardin closed 4 years ago

justindujardin commented 4 years ago

Add support for using local FS operations in place of GCS commands. This is useful for development and testing, as well as for embedded uses that want to use a bucket API.