A danbooru API helper using aiohttp
Project description
Aiobooru - A package for Danbooru API using aiohttp
Use like:
import aiobooru import asyncio def run(): async with aiobooru.Booru() as a: p = await a.post(1) await p.download('image.jpg') asyncio.run(run())
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.
Built Distribution
Close
Hashes for aiobooru-0.1.1.post1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | beb107d905861803d3448fca37c9b0e5ae7833f3dffbb225d38b9972435a2aae |
|
MD5 | 26aaaed0aa45b42d0fb68dd73b5f2065 |
|
BLAKE2-256 | 83ac9af69155da06a6311aec122d9ca5dba6a1fd6555e8f2eea1c0b390cf445e |