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.0.tar.gz
(6.9 kB
view details)
Built Distribution
pyimgbox-1.0.0-py3-none-any.whl
(20.2 kB
view details)
File details
Details for the file pyimgbox-1.0.0.tar.gz
.
File metadata
- Download URL: pyimgbox-1.0.0.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.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e875d61256182e6019b7b6c5810ec1a2e45257c890cb9845ccfb88057136f79 |
|
MD5 | fea3d80b390c16a59452adcde392bd99 |
|
BLAKE2b-256 | fd31b6e0fbbcef88e9eb06e57d195f6e49b68b73ec0e1100ec7c8e02c70083d3 |
File details
Details for the file pyimgbox-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pyimgbox-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.2 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.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b344bacdc78366ba3fd3d8cd8544052563b2ddde7f5d35c04c7bb5b5ac3216b6 |
|
MD5 | 08a77cb6113aa58084f65e81ede485e8 |
|
BLAKE2b-256 | 949a3ac61b6a50e325714e71268c4167596af2a37b7d9b672213df87fad496a2 |