Asynchronous hentai scraper.
Project description
Opal Art
Gathers beautiful art. Perhaps as beautiful as Opal.
Installing
$ pip install opalart
Quick Start
>>> import opalart
>>> client = opalart.yandere()
>>> images = await client.getposts(['thighhighs'])
# Do stuff with the images
Or grab a single image. This makes the same call as the above, but returns a single random image from the results.
>>> import opalart
>>> client = opalart.yandere()
>>> image = await client.randpost(['thighhighs'])
# Do stuff with the image
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
opalart-0.0.5.tar.gz
(2.6 kB
view details)
File details
Details for the file opalart-0.0.5.tar.gz
.
File metadata
- Download URL: opalart-0.0.5.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b8b9fc57967537dca156a16ea3ada55991d9ba143bc0b421f52ef95f97cb266a
|
|
MD5 |
138c8ed53e6218cad0acdf828ef15676
|
|
BLAKE2b-256 |
105ed714454e8d943d279598ed9da8e0320a343b27e567c94dcebd021e90ca60
|