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.1.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file anonfiles-1.0.1.tar.gz
.
File metadata
- Download URL: anonfiles-1.0.1.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 | b27b250fb89c88c2d1c24eb6582895bdd9c2a84c5769378ac46fd050c270199e |
|
MD5 | e39c678e2c92d9df59dc07664d0cd2e6 |
|
BLAKE2b-256 | c4a62269e7efa232a046d491d7ebbc7cca84828fdfcadb8fdf31bc8077197377 |
File details
Details for the file anonfiles-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: anonfiles-1.0.1-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 | 940bfc25209f823e399995b5c5d85a57bcb419303190f2431189c857c9bc1697 |
|
MD5 | ca1ee53748abda4f93073c5eab665012 |
|
BLAKE2b-256 | e8e5938dc1920fe19cccc7b484e13f77b105bedb23efaabe2678e631a3268780 |