pbx-lv2-records-uploader
Simple selectel upload
from pbx_component_files_uploader.uploader import Uploader
api = Uploader(Uploader.SERVICE_SELECTEL, {
'username': 'user',
'password': 'pass',
'container': 'container_name'
}, {
'token_cache_dir': '/path/to/cache/dir'
})
uploadedFileUrl = api.upload(
'/path/to/src/file', 'dst_folder/dst_filename')
Release files for pbx-component-files-uploader 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pbx_component_files_uploader-0.0.4.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pbx_component_files_uploader-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.0 kB
Release files / pbx_component_files_uploader-0.0.4.tar.gz
| Download URL | pbx_component_files_uploader-0.0.4.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2eff3a55ec01ce633e70242c7bfa054ba8ae6369574cb5c85d77952468240f5
|
|
BLAKE2b-256 checksum How to use checksums |
3d94731718076b47ce3c04ca62c26fa295ba675a725106e9807488b752a6fc07
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.4.2 CPython/3.10.6 Linux/5.19.0-38-generic
|
Release files / pbx_component_files_uploader-0.0.4-py3-none-any.whl
| Download URL | pbx_component_files_uploader-0.0.4-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c37449dd786f2e4da90d73e31cb0d5939e6cae906ff2c39bd57dbe25028a8628
|
|
BLAKE2b-256 checksum How to use checksums |
9a829541102fb3e33fa311e3f925a2b1ebfa653b48902f3123f016f16f911e4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.4.2 CPython/3.10.6 Linux/5.19.0-38-generic
|