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([file1, file2])

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.download([url1, url2])

from anonupload import download

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.1.7-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anonupload-1.1.7-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for anonupload-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1be942616aa3e4434736075d71a36fed00e276e233386c42048fcedd9b85a218
MD5 b6ef4c2d70d33f2ce2bc50aec09ee660
BLAKE2b-256 3471d9a9d3d4835c50da08b23e3ec04df90463fd03704cfa3a6718f8e2c4330b

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