upload and download to anonfiless server
Project description
anonfiles-script
An upload script for anonfile.com made in python. Supports multiple files.
Installation
pip3 install anonfiles
Usage
anon up {path-to-file_1} {path-to-file _2} ... # upload file to anonfile server
anon d {url1} {url2} ... # download file
API
The anonfile-upload client is also usable through an API (for test integration, automation, etc)
anonfiles.upload([file1, file2])
from anonfiles import upload
upload([file1, file2])
anonfiles.download([file1, file2])
from anonfiles 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
anonfiles-1.0.3.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file anonfiles-1.0.3.tar.gz
.
File metadata
- Download URL: anonfiles-1.0.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c61cb1fa8f58f092d65836492548872271b051e857f071b605d88d3dc23273b7 |
|
MD5 | c9f0a3ce1842d278e51e1e873ea9d74a |
|
BLAKE2b-256 | 7d9fd652a62ad3c9d070ea247fbcf8866a84a4cce1d89cba4e541d0a809cfc24 |
File details
Details for the file anonfiles-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: anonfiles-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.0 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 | c8d616686477ce84adcdbc58350fdeaa1464d93c452d5db6578484d94c661551 |
|
MD5 | fcba109a5851b629682b54e6c2fdae31 |
|
BLAKE2b-256 | 4a8b90b7f028f6bcbc9ffdead004eac89e7658f7cc6303d043a1c1d38d05e2b6 |