Skip to main content

Upload anywhere, at any time.

Project description

dupload

Easily upload to services, get urls and automate your projects with uploads!

Version 0.0.4.2. Fixed Starfiles API

Created by DwifteJB and CrafterPika

How to install

  1. Install python via your package manager or at Python.org
  2. Install pip with python3 -m ensurepip
  3. Install this module using: pip install dupload

How to use:

from dupload import *
starfiles.upload("pathto/file.extension")
anonfiles.upload("pathto/file.extension")
fileio.upload("pathto/file.extension")
filepipe.upload("pathto/file.extension")

To gather links for further use, use this:

from dupload import *
link = starfiles.upload("pathto/file.extension")

print(link)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dupload-0.0.4.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

dupload-0.0.4.2-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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