Skip to main content

upload and download to anonfiles server

Project description

anonfiles-script

An upload script for anonfiles.com made in python. Supports multiple files.

Publish package PyPI version Downloads Downloads GitHub Contributors GitHub commit activity GitHub last commit Python 3.6

Features

  • Progress bar
  • upload urls will save in a file.
  • You can change file name before upload on anonfile server

Installation

pip3 install anonupload

Usage

anon up {path-to-file_1} {path-to-file _2} ...  # upload file to anonfile server
anon d {url1} {url2} ...              # and upload directly to anonfiles 

API

The anonfile-upload client is also usable through an API (for test integration, automation, etc)

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


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

If you're not sure about the file name format, learn more about wheel file names.

anonupload-1.4.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file anonupload-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: anonupload-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for anonupload-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e571fd3bdc5bc533f42e958d3e33809d2905e996da4fc8df39aee399ef6f4d7
MD5 654d6430bf8ed562cf52c2d6f3991c42
BLAKE2b-256 219e6c7e161c74feae0c1a63bef8fccaebf05b9894a9dd06b9ca23981ef03275

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page