No project description provided
Project description
Arcane Storage
This package is base on google-cloud-storage.
Get Started
pip install arcane-storage
Example Usage
from arcane import storage
client = storage.Client()
blobs = client.list_blobs('bucket-id-here')
or
from arcane import storage
# Import your configs
from configure import Config
client = storage.Client.from_service_account_json(Config.KEY, project=Config.GCP_PROJECT)
blobs = client.list_blobs('bucket-id-here')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
arcane-storage-0.2.9.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arcane-storage-0.2.9.tar.gz.
File metadata
- Download URL: arcane-storage-0.2.9.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.4.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a67d8b0f1a845237c2273f262fb388e80e451315f8eee9d8be6313dbca05e13f
|
|
| MD5 |
2d2051e7589af6ed362a63da4a602959
|
|
| BLAKE2b-256 |
80f64ea63e1659756a5a30ed52e006a917682a5c6b2c83789e7576f76eb880ac
|
File details
Details for the file arcane_storage-0.2.9-py3-none-any.whl.
File metadata
- Download URL: arcane_storage-0.2.9-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.4.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac8c54ab5f8e52444760e8272981bb8cfb8f0efc72aba89cbe76fa45e75c761d
|
|
| MD5 |
bb7592d3b1fab2f48f6123f597e9b092
|
|
| BLAKE2b-256 |
08ff30c91db02c0e30c379e88b8bc2b72b1320f823d8f4e92fa7b44563debe41
|