upload and download to anonfiles server
Project description
anonfiles-script
An upload script for anonfile.com made in python. Supports multiple files.
Installation
pip3 install anonupload
Usage
anon up {path-to-file_1} {path-to-file _2} ... # upload file to anonfile server
anon d {url1} {url2} ... # download file
install old version 1.0.1
pip3 install anonupload==1.0.1
Usage for version 1.0.1
anon {path-to-file 1} {path-to-file 2}...
You can change file name before upload on anonfile server
API
The anonfile-upload client is also usable through an API (for test integration, automation, etc)
anonupload.upload([file1, file2])
from anonupload import upload
upload([file1, file2])
anonupload.download([file1, file2])
from anonupload import download
download([file1, file2])
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
anonupload-1.0.4.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file anonupload-1.0.4.tar.gz
.
File metadata
- Download URL: anonupload-1.0.4.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44bb89a9437486736c150de6be10af0e267e834a53fc4eca93095cfc0875e1df |
|
MD5 | cd93f64ea3510a8350b5d9a56892c421 |
|
BLAKE2b-256 | ce92159a44e1f75c811cbccebd651abaf52daa9716147b58488dd5fb86ca0a3b |
File details
Details for the file anonupload-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: anonupload-1.0.4-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5c28c1addc6e60c0775038023aa9cb0149b769ddb7f656b072388778afab6e2 |
|
MD5 | 4cb17c5d7a749d8da41654480fa7ef15 |
|
BLAKE2b-256 | 6fe3d3f849fb60694f37b89c02c6aa6240428f5099238781860a09f5d342c008 |