IiliIo uploader without API key
Project description
IiliIo public Uploader
Upload Images without API key
- Unlimited uploads
- No API limit
- Support Url & Local upload
⚠️ Warning: Do not upload private or personal pictures because this library uses the IiliIo public API
Install
pip install IiliIo
Example use
Local upload
from IiliIo import IiliIo
upload = IiliIo()
up = upload.upload_image("Drive/lol/ofh.jpg")#full image path
print(up)
>>> IiliIo -i Drive/lol/ofh.jpg
Url upload
from IiliIo import IiliIo
upload = IiliIo()
up = upload.upload_url("https://i.pinimg.com/originals/fe/ea/71/feea71eaa793b00d9e927985a9d4b199.jpg")
print(up)
IiliIo -u https://i.pinimg.com/originals/fe/ea/71/feea71eaa793b00d9e927985a9d4b199.jpg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
IiliIo-1.0.3.tar.gz
(3.7 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 IiliIo-1.0.3.tar.gz.
File metadata
- Download URL: IiliIo-1.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
453e3154cc3c40f3397f905e5b6eebe4d0f1aee4e3aa0cec01d6eb80f9a5b329
|
|
| MD5 |
01c85c606b6368608d070f374491a499
|
|
| BLAKE2b-256 |
9d1a00f11bd6dcc796878c3fcf971e783bd9a76f560884125d0c08ad2651011f
|
File details
Details for the file IiliIo-1.0.3-py3-none-any.whl.
File metadata
- Download URL: IiliIo-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
615b38ffecd1bd8cb2a8f499d24354ed8560e036f52c8b53626dbffe03a2c8b4
|
|
| MD5 |
91bd97c2579ab235426e4e4c91a05867
|
|
| BLAKE2b-256 |
0ace1608464fbb581cd6ad1df6334050dcad7f8948dcf835361b669dee270472
|