Upload images to imgbox.com
Project description
Python 3.6+ library for uploading images to https://imgbox.com/.
The CLI tool was moved to imgbox-cli.
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.2.tar.gz
(6.9 kB
view details)
Built Distribution
pyimgbox-1.0.2-py3-none-any.whl
(19.9 kB
view details)
File details
Details for the file pyimgbox-1.0.2.tar.gz
.
File metadata
- Download URL: pyimgbox-1.0.2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.8.0 tqdm/4.51.0 CPython/3.9.1rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdeb7ca2c328913f9baf4ff0f1a2648ad914e69bfc63b8fc56411dbeec15d2cf |
|
MD5 | 075688f6733d1116e90edfd0de88bcd6 |
|
BLAKE2b-256 | ee936280ae5259912d878c497a6384147f3bde7fb1d076db87ae77bdf33785bb |
File details
Details for the file pyimgbox-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyimgbox-1.0.2-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.8.0 tqdm/4.51.0 CPython/3.9.1rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4916230c62fc45e150b4274963eaa18783105bc1f62e432dc0c756007d9a79f1 |
|
MD5 | 0ea662a7e3c1e5e7e263d2b7657f57cd |
|
BLAKE2b-256 | 68c3f16f64c853d3269b0108690689c02af004d448e808ec8e84da213809c325 |