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.4.tar.gz
(6.7 kB
view details)
Built Distribution
pyimgbox-1.0.4-py3-none-any.whl
(19.8 kB
view details)
File details
Details for the file pyimgbox-1.0.4.tar.gz
.
File metadata
- Download URL: pyimgbox-1.0.4.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f2ee41c271a830bf0319f663ff5d37b2252e50253af4cd854de027a69cc510f |
|
MD5 | 2c39f0f6b873f88c9d850209e9a4fcf7 |
|
BLAKE2b-256 | 258b12da0647a023f7741e637bb68061d462b0aa6256c508bb429e101cb4d268 |
File details
Details for the file pyimgbox-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: pyimgbox-1.0.4-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13fce227664016a6854f526a5347d1730df8e7aab01a3e49c1b719eb2a7bda58 |
|
MD5 | a1aa047fcd86f48d18bf26c236b2554b |
|
BLAKE2b-256 | a8ab56bcc4465c7d7c35332b5cd724ffe077a61e1b72b97f9c1a1d5eba568fc3 |