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.11.tar.gz
(2.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.2.11.tar.gz.
File metadata
- Download URL: arcane-storage-0.2.11.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.4.0-1039-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d388fbc036b24fec30062aa5accb49e5b13c44622a394cf75ac2a29fe71b4e49
|
|
| MD5 |
8f96aed0377bc754623a49d530ecc789
|
|
| BLAKE2b-256 |
bd1e0d1709d17241661046c408c8497f5a1ed9fb17ff6376ee8625c4943c8c8c
|
File details
Details for the file arcane_storage-0.2.11-py3-none-any.whl.
File metadata
- Download URL: arcane_storage-0.2.11-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.4.0-1039-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48e6fdb4713f3453dca3c67a9e0d73b5e1e99802e2488920cc593786fe375bec
|
|
| MD5 |
f60320b9102e2b17897b1775bf06530c
|
|
| BLAKE2b-256 |
f3f0cddfae6a447fc53aa0e7ffdca1c1a1bdcaf568d043eb670355406f88dac7
|