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.
Source Distribution
aiobooru-0.1.3.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file aiobooru-0.1.3.tar.gz
.
File metadata
- Download URL: aiobooru-0.1.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56defa3f183786b40d8b52bdb4ccc90dd5c087a99acfa9d1ec6e335602a4bd7e |
|
MD5 | ec4de401f49509339e56ee7df51dd894 |
|
BLAKE2b-256 | b32b9780cbb25e71bcde5742dc9e4904ed62258e4769ee44b222fc4219550e8d |
File details
Details for the file aiobooru-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: aiobooru-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91ac9022c42c31dba7b299115425ceffa5553c854881eb8ffa5abea3d59fb94e |
|
MD5 | 5a5148ab97297b6c6810d775ae6829a3 |
|
BLAKE2b-256 | 0f45c6fb357221ad6ad9d83074dcbb1f7a54ad9cc145126a8085354958845869 |