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.1.tar.gz
(6.9 kB
view details)
Built Distribution
pyimgbox-1.0.1-py3-none-any.whl
(20.1 kB
view details)
File details
Details for the file pyimgbox-1.0.1.tar.gz
.
File metadata
- Download URL: pyimgbox-1.0.1.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.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 886ae07dfdae1e0a3a98e07147ffae010f96e78213b0e9e68ed6c82d79da3bda |
|
MD5 | 7d6886a0664dcfbcf2652d6250800576 |
|
BLAKE2b-256 | 71044db13a202008e422feb5fad54144e7852c975fde4e47598a43a5269b7df9 |
File details
Details for the file pyimgbox-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyimgbox-1.0.1-py3-none-any.whl
- Upload date:
- Size: 20.1 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.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d86a943f608733ec5c1d124ccd22713751cd84fad46e080a273e9da87b34c9fd |
|
MD5 | 313877d401d8bbde1d114a27f5b5bb9b |
|
BLAKE2b-256 | fe8b71a911a041bf96da2012c67b89e8fadf1dca6d9daec9cc1247a064e00410 |