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.3.tar.gz
(6.7 kB
view details)
Built Distribution
pyimgbox-1.0.3-py3-none-any.whl
(19.8 kB
view details)
File details
Details for the file pyimgbox-1.0.3.tar.gz
.
File metadata
- Download URL: pyimgbox-1.0.3.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/51.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ad7155a636b6eacd9b3666b1c355727b2402488b4f7068059462d924106e308 |
|
MD5 | 31d8c85c3ac9926b1ba49b4edece863f |
|
BLAKE2b-256 | d2c4c27b5325eb348e3319fd2a0328a7633a866918e8aae97c6f7f075e1fc02c |
File details
Details for the file pyimgbox-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: pyimgbox-1.0.3-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/51.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 574efdcff60f842d36fc13cd2974349950953f5298a01ce46d6ac48b15f4db60 |
|
MD5 | cba49558bf5d378cb5e81b115361bec0 |
|
BLAKE2b-256 | 463a54310bb8c1a65a9fb37396a81acd48330cc6b37801b8682dcdfb7ee78d3d |