API for uploading images to imgbox.com
Project description
Python 3.6+ library for uploading images to https://imgbox.com/.
imgbox-cli is a command line tool that uses pyimgbox.
Installation
pyimgbox is on PyPI.
$ pip install pyimgbox
Usage
async with pyimgbox.Gallery(title="Hello, World!") as gallery:
async for submission in gallery.add(files):
pprint.pprint(submission)
See examples.py for more examples.
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
pyimgbox-1.0.7.tar.gz
(24.3 kB
view details)
Built Distribution
pyimgbox-1.0.7-py3-none-any.whl
(25.6 kB
view details)
File details
Details for the file pyimgbox-1.0.7.tar.gz
.
File metadata
- Download URL: pyimgbox-1.0.7.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27cd9832fe97dfa73713031c5d5be7ea95c53212ae8dfb71dfd0bf60fb0ec2aa |
|
MD5 | 9d77d21d53ee6a24d6bdcfbbad60402f |
|
BLAKE2b-256 | 996b520e8df8d5337725f8f2cb8328996b0963a979eb7e92609e299db3cba251 |
File details
Details for the file pyimgbox-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: pyimgbox-1.0.7-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6098e4f6c5e1da9cda7a28b27216e7e0db1c0a6ca650a56d488f3ef2cdbd0ea |
|
MD5 | 53ed9eca2d158161eac45676e307e150 |
|
BLAKE2b-256 | 49d41ec5e69c43c243952f125fa6485dfbaf7a6a978846d643721dcbbd339e87 |