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')
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.7.0.tar.gz
(3.9 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.7.0.tar.gz.
File metadata
- Download URL: arcane_storage-0.7.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.3 CPython/3.12.14 Linux/6.17.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a6168420ef648a4f62ca64094bbae541fc3997e90bea1dfa06e79667b91cdfa
|
|
| MD5 |
4194b99f27900f5285ea1e7416ecbf92
|
|
| BLAKE2b-256 |
1c4293e983c683e63728e87c992198a4b3209bbe7cfb7e767dd54443e13dfe11
|
File details
Details for the file arcane_storage-0.7.0-py3-none-any.whl.
File metadata
- Download URL: arcane_storage-0.7.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.4.3 CPython/3.12.14 Linux/6.17.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cf33d0980032d9c65247baff39a76bfd1167abbf4408b5010bc243af170ebed
|
|
| MD5 |
227665144b0da67a1bfe168cdf6e30d3
|
|
| BLAKE2b-256 |
63660a6c1a1a3276fcf79237c48c61272d23c1210b7a1ea230f6b2de837b5e81
|