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

anonupload-1.3.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anonupload-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for anonupload-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0636b4c0acd1333f1a6b94afb1846b76163d061bdbb9e8a247b9823f1ef61e6a
MD5 94ad669131428851d20b6f9b4707ded2
BLAKE2b-256 4e9ec5922422f97f579826f21406d37d5137b4e8fc1584c51f39b5a415aa7b9d

See more details on using hashes here.

Supported by

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