Files uploader to custom storages
Project description
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')
Project details
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
File details
Details for the file pbx_component_files_uploader-0.0.4.tar.gz
.
File metadata
- Download URL: pbx_component_files_uploader-0.0.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.19.0-38-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2eff3a55ec01ce633e70242c7bfa054ba8ae6369574cb5c85d77952468240f5 |
|
MD5 | 75879c15446d383c838e0244e8c60492 |
|
BLAKE2b-256 | 3d94731718076b47ce3c04ca62c26fa295ba675a725106e9807488b752a6fc07 |
File details
Details for the file pbx_component_files_uploader-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: pbx_component_files_uploader-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.19.0-38-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c37449dd786f2e4da90d73e31cb0d5939e6cae906ff2c39bd57dbe25028a8628 |
|
MD5 | ef8936ae2b7643eee3d7a222ff64366c |
|
BLAKE2b-256 | 9a829541102fb3e33fa311e3f925a2b1ebfa653b48902f3123f016f16f911e4b |