upload and download to anonfiles server
Project description
📁 anonfiles-script
🚀 An python tool to upload file to anonymus sever. Supports multiple files.
✨ Features
- 📊 Progress bar for upload/download tracking
- 💾 Upload URLs are automatically saved to a file
- 🏷️ Rename files before uploading to server
- 📦 Support for multiple file uploads
- ⬇️ Direct download functionality
🚀 Installation
pip3 install anonupload
💻 Usage
anon up {path-to-file_1} {path-to-file_2} ... # 📤 upload files to anonfile server
anon d {url1} {url2} ... # 📥 download and upload directly to anonfiles
🔧 API Reference
The anonupload client provides a comprehensive API for programmatic file upload and download operations.
anonupload.upload(filename)
from anonupload import upload
upload(filename)
from anonupload import changefile_and_upload
changefile_and_upload([file1, file2])
anonupload.download(url)
from anonupload import download
download(url)
anonupload.downloads([url1, url2])
from anonupload import downloads
downloads([url1, url2])
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anonupload-1.4.2-py3-none-any.whl.
File metadata
- Download URL: anonupload-1.4.2-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cb3e49c2192be7e9ad21894a015880d286fa69e86e252acaee9f5ddb9bde9d0
|
|
| MD5 |
0a794237145be2d3d9aef54b675c0641
|
|
| BLAKE2b-256 |
cdaa3b1d6d801dd14453fd25c92d16db6ec3dfa6ec4923c45625f87d0410b516
|