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.

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} ...              # download file 

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

anonupload.download([file1, file2])

from anonupload import download

download([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.0.9-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: anonupload-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for anonupload-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 0c4a5f43fec4a236e2e26604fbb94408cdf1b8a94b7808cd4cbbdf87f3e996fd
MD5 662820f7a7b137e434dd9a316c3081bf
BLAKE2b-256 ad6753bfe52af8831b71c307d791d903655f15b3211d2af20d006e55e5b11f26

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