Async wrapper for Wallhaven's API
Project description
aiowallhaven
aiowallhaven is an asynchronous API wrapper for popular wallpaper hosting site wallhaven.cc.
Basic Usage:
from aiowallhaven import WallHavenAPI
request = await WallHavenAPI("Your-API-key").get_wallpaper("5758y8")
print(request)
Prerequisites
The following dependencies are required:
- Python 3.10
- aiohttp library
- aiolimiter library
Installation
$ pip install aiowallhaven
License
aiowallhaven is developed and distributed under the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiowallhaven-0.0.2.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file aiowallhaven-0.0.2.tar.gz
.
File metadata
- Download URL: aiowallhaven-0.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b59fbf96e14d323ef5f45816ac61623b80a8dd3b082e89408826ca32cde120d7 |
|
MD5 | 3e671c3dc2d81e60dd775d79e8506f07 |
|
BLAKE2b-256 | c73a44a2be774dcb94207b8cd5438d419c225fb6544c1b7faf79e564381e03da |
File details
Details for the file aiowallhaven-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: aiowallhaven-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1c85c1ada01ea2ded3ea66fdef79dd293a16a0cbc3cb72140552dc445897029 |
|
MD5 | e9c5659c342cd6f5470042d62588afe2 |
|
BLAKE2b-256 | 5a1606eb352f6ab838e61a7bb1a0f25101b93b427c3e331e8f4641802734a760 |