The official python wrapper for the Hyrule Compendium API
Project description
pyrule compendium
The official python API wrapper for the Hyrule Compendium API.
Installation
pip3 install pyrule-compendium
Documentation
Detailed docs and guide here.
Basic Usage
from pyrule_compendium import compendium
print(compendium().get_all()) # get all entries
print(compendium().get_entry("silver_lynel")) # get a specific entry with it's name
print(compendium().get_entry(1)) # get a specific entry with it's ID
print(compendium().get_category("monsters")) # get all entries in a category
compendium().get_image("silver_lynel").download() # download entry 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
Built Distribution
File details
Details for the file pyrule-compendium-2.4.1.tar.gz
.
File metadata
- Download URL: pyrule-compendium-2.4.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a869b5fc11927c3985a2e7910a79d4f4dad5750fdcf37bcc2f5f6d22f112c2b2 |
|
MD5 | 8296f0905484a853080dd48c5a1a5cd0 |
|
BLAKE2b-256 | bcbd4ebbc2f7e4bbd73f4dd47f9a7a65faadf1b68ff8773f23f3c4d41b457ee8 |
File details
Details for the file pyrule_compendium-2.4.1-py3-none-any.whl
.
File metadata
- Download URL: pyrule_compendium-2.4.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bb57150f1ce82912147858bc089ba4998d582ada4880d716223f9b2fcaf0f3f |
|
MD5 | cdd6d99b39c26f0f0963dd12c65442ec |
|
BLAKE2b-256 | 471f9ff8b765dc4e7cbf0072eaea862fb2eae568439342bfb5a974b421c2412c |