pandora-upload is a commandline uploader for pan.do/ra
Project description
pandora-upload
pandora_upload is a commandline client for pan.do/ra. You can use it to upload one or more files to your pandora instance. No conversion is done on the client side. To upload/sync large repositories use pandora_client
You can also use pandora-upload as a python script:
import pandora_client
item_id = pandora_client.upload(
'http://pandora/api/',
['/home/example/Videos/video.mp4',
{
'title': 'This is an example',
'date': '2021-11-15'
}
)
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
pandora-upload-1.0.1.tar.gz
(2.9 kB
view details)
File details
Details for the file pandora-upload-1.0.1.tar.gz
.
File metadata
- Download URL: pandora-upload-1.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d11c9b93a38be6e219da298445d4d900c8a64f60a65ba45b758e68782a08811a |
|
MD5 | b4706f85084385447e279cacc5a3fd46 |
|
BLAKE2b-256 | 08a9edb81edd2a0cdaecbe8382c79ba6bc6c56994a892e7d908e094764e6981b |