An mutiple upload service library
Project description
upload.py
upload files to https://starfiles.co, https://anonfiles.com, https://filepipe.io and https://file.io with ease
Version 0.24
Created by CrafterPika and DwifteJB
Requirements
- Python 3.8=> (only tested it there)
Tested Systems
- Debian based system (Ubuntu, Debian, Linux Mint, PopOS)
- Windows 10
- https://ish.app
- Even jailbroken iOS Devices (Installation Guide)
Installation (Over PIP)
- Install python via your package manager or at Python
pip install upload.py
Installation (Over Git and PIP)
- Install python via your package manager or at Python
- Install git
- Install wheel (
pip install wheel) pip install git+https://github.com/CrafterPika/upload.py.git
If pip doesn't work/shows up as invalid try this:
python3 -m ensurepip
and pip3/pip should work.
Changelog
- Change log is aviable at here
Example
Short Example:
>>> from upload_py import *
>>> import os
>>> file = starfiles()
>>> file.upload(f"{os.getcwd()}/file.txt")
>>> file.url_file()
'https://starfiles.co/file/288e60'
(You also can view example.py for all services example's)
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
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 upload.py-0.24.tar.gz.
File metadata
- Download URL: upload.py-0.24.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c669ffe0866dae5a173a3ab6c35af3f3a627343dbdd3d181f016d18ac26c232
|
|
| MD5 |
7970a72d66d355249cf13298a8985675
|
|
| BLAKE2b-256 |
5263d562f2e8255fe8456ae0244bc572a05ef550a77427c94aa4d060eefe68ca
|
File details
Details for the file upload.py-0.24-py3-none-any.whl.
File metadata
- Download URL: upload.py-0.24-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c002a936d4305dd837295c0a0553f070bd6b29cd9376c6ae1bee8fa0554c41e
|
|
| MD5 |
694d94d2e0e538b09a22aa62c684dddb
|
|
| BLAKE2b-256 |
0922f4fff97b5cf75b977fcfa7d67110c4d461d12e01ce1636bad8c51e3f1f49
|