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.5.tar.gz
(6.6 kB
view details)
Built Distribution
pyimgbox-1.0.5-py3-none-any.whl
(19.7 kB
view details)
File details
Details for the file pyimgbox-1.0.5.tar.gz
.
File metadata
- Download URL: pyimgbox-1.0.5.tar.gz
- Upload date:
- Size: 6.6 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 | 5b6a6cebd57e23ef51c6c7596b13c7984d4006da95ac4db8a5b54164d1e9a7d2 |
|
MD5 | 1d1fc6f91a3e89edd3f127226ab75788 |
|
BLAKE2b-256 | 701325b2b78d44effb99ec75d91381b36a42eaac6743dbbde0390d68d30546ab |
File details
Details for the file pyimgbox-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: pyimgbox-1.0.5-py3-none-any.whl
- Upload date:
- Size: 19.7 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 | 389676202393c19ac45f8d84062d0cbfe96d129c4d6219480d9757537803efe4 |
|
MD5 | e1bac404cf9c4375b24acbab213a390c |
|
BLAKE2b-256 | 8d8dd2e49ef4497138b7486c4b9117cfaf5786345c59622dd3869874404d0a28 |