stowrap: Python Storage Service Wrapper.
Project description
stowrap
Python Storage Service Wrapper
How to use
Initialize client
import stowrap
c = stowrap.Client("gcs")
or
c = stowrap.Client("s3")
Upload a file
result = c.upload("my-bucket", "/path/to/local/file", "dstfile.txt")
print(result.url)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stowrap-0.0.3.tar.gz
(3.3 kB
view details)
File details
Details for the file stowrap-0.0.3.tar.gz
.
File metadata
- Download URL: stowrap-0.0.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25831ce2410db6d5ad30cf380436898da9f7271d6210021ce98d1cc91e3d27e7 |
|
MD5 | 906a3a9d2428927b5065cf6cb19a4b77 |
|
BLAKE2b-256 | 6e06f7de460d5d1ac44a06cc1622af784a72fc2d2fbe4d27f077471b0a674f31 |