Python Wrapper For Booru Websites
Project description
Usage
from getbooru import Safebooru
def main():
api = Safebooru()
resp = api.get_image("kiss")
print(resp)
main()
List of APIs
- Safebooru
- Gelbooru
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
getbooru-1.0.0.tar.gz
(3.6 kB
view details)
File details
Details for the file getbooru-1.0.0.tar.gz.
File metadata
- Download URL: getbooru-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
546ca4d20f0e59a18218cd13378789c82b4fa057eab46411c3ea62a50a5465be
|
|
| MD5 |
67d84382a25897dc271bb144d083bcac
|
|
| BLAKE2b-256 |
3a229c504eb564291c538724a944a8fec38aba796e4d39c7defac10c28d24f18
|