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
- Install python via your package manager or at Python.org
- Install pip with
python3 -m ensurepip - 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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dupload-0.0.4.2.tar.gz.
File metadata
- Download URL: dupload-0.0.4.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
448160fdb7d9f99f3560fadb5f7cec81e98cd1743360598d88f1b122a17cad15
|
|
| MD5 |
3d69c005033a50c5edbcd9f20c52a01a
|
|
| BLAKE2b-256 |
19220ba4d04d1e656c0d84d2b5370c13d75761d5d734fa0c61606dbb25978b48
|
File details
Details for the file dupload-0.0.4.2-py3-none-any.whl.
File metadata
- Download URL: dupload-0.0.4.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
265dd559b4bd10dc958d30faf3db9a086fb27a445cd9e1559c06b67d4118489c
|
|
| MD5 |
0a8645c5b39451ad78d92c380acec9a9
|
|
| BLAKE2b-256 |
5c594149d5fc784b1e9ddb9598f26cd09af8e0624165b833ed397ed979093611
|