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.1.2.tar.gz
(2.9 kB
view details)
File details
Details for the file opalart-0.1.2.tar.gz.
File metadata
- Download URL: opalart-0.1.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
849034719f3f3d79dad3347493a82cfa600ce6761f40c0a6d6a2409c08b53ac2
|
|
| MD5 |
434fbeda4d4f287fd6dd19fd1174d04e
|
|
| BLAKE2b-256 |
821fadb41f3f1b7e940f38cb7e094b2bf7ee3091c348035ebc2408f5b609544c
|