xyberos-storage
Object storage plugin — RFC-0019, M9. S3, Azure Blob, GCS, and OneDrive
behind one ObjectStore contract (list / upload / download).
Install
pip install -e ./storage
pip install xyberos-storage[s3] # optional: boto3
pip install xyberos-storage[azure] # optional: azure-storage-blob
pip install xyberos-storage[gcs] # optional: google-cloud-storage
Usage
from xyberos import create_app
from xyberos_storage import StoragePlugin
app = create_app()
app.load_plugin(StoragePlugin(provider="s3", bucket="my-bucket")) # or STORAGE_PROVIDER
app.tools.execute("storage_list", None, prefix="data/")
app.tools.execute("storage_upload", None, key="data/x.txt", file_path="x.txt")
app.tools.execute("storage_download", None, key="data/x.txt", output_path="out.txt")
| Provider | Key / config |
|---|---|
s3 |
STORAGE_BUCKET + AWS creds (lazy boto3) |
azure |
AZURE_STORAGE_CONNECTION_STRING + STORAGE_CONTAINER (lazy SDK) |
gcs |
STORAGE_BUCKET + GCP creds (lazy SDK) |
onedrive |
ONEDRIVE_ACCESS_TOKEN (Graph REST) |
Tools
storage_list(prefix="")storage_upload(key, file_path)storage_download(key, output_path)
Tests
pip install pytest
pytest tests/
Fake clients / injectable transports — no cloud, no network.
Ship location
Plugin (xyberos.plugins entry point) — enterprise storage (M9).
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 xyberos_storage-0.1.0.tar.gz.
File metadata
- Download URL: xyberos_storage-0.1.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08b35d97c8a6ec2fd0e601bec41255ac1de82dd8b723ab65023831e8deaf76e
|
|
| MD5 |
593a387abce29bc7c45bfc4432185a80
|
|
| BLAKE2b-256 |
8be4d1a10c13746e893475b343e161a2121e590c0aa47607a746e7181eec5889
|
Provenance
The following attestation bundles were made for xyberos_storage-0.1.0.tar.gz:
Publisher:
pypi-plugins.yml on xyberos/xyberos-plugins
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xyberos_storage-0.1.0.tar.gz -
Subject digest:
f08b35d97c8a6ec2fd0e601bec41255ac1de82dd8b723ab65023831e8deaf76e - Sigstore transparency entry: 2495266251
- Sigstore integration time:
-
Permalink:
xyberos/xyberos-plugins@cd98ad6193005275396bb763df8de0468830de4a -
Branch / Tag:
refs/heads/master - Owner: https://github.com/xyberos
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-plugins.yml@cd98ad6193005275396bb763df8de0468830de4a -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file xyberos_storage-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xyberos_storage-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7f967fe5aa4403c9d50298f6221e130fbe8c24ef415c349b95de0dcdac63bd7
|
|
| MD5 |
a2f674a486eaba0cb1d242c14a27f899
|
|
| BLAKE2b-256 |
a9cade60bc1d12865dd9ed2481a6588c2ad568bd9eaf2d03a525df60ed749305
|
Provenance
The following attestation bundles were made for xyberos_storage-0.1.0-py3-none-any.whl:
Publisher:
pypi-plugins.yml on xyberos/xyberos-plugins
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xyberos_storage-0.1.0-py3-none-any.whl -
Subject digest:
d7f967fe5aa4403c9d50298f6221e130fbe8c24ef415c349b95de0dcdac63bd7 - Sigstore transparency entry: 2495266273
- Sigstore integration time:
-
Permalink:
xyberos/xyberos-plugins@cd98ad6193005275396bb763df8de0468830de4a -
Branch / Tag:
refs/heads/master - Owner: https://github.com/xyberos
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-plugins.yml@cd98ad6193005275396bb763df8de0468830de4a -
Trigger Event:
workflow_dispatch
-
Statement type: