A simple Python API Wrapper for the Wynncraft API
Project description
About
A simple API wrapper for the Wynncraft API
- Dictionary-oriented
- Flexible and powerful
- 100% coverage of the V3 Wynncraft API
Installation
Python 3.5 or newer is required.
pip install wynn-api
Example Usage
import wynn_api as WynnAPI
salted = WynnAPI.getPlayer("Salted")
print(WynnAPI.getPlayer("Salted")["globalData"]["chestsFound"])
pfinderSet = WynnAPI.searchItem('Morph')
print(pfinderSet)
Links
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
wynn-api-3.2.1.tar.gz
(7.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wynn-api-3.2.1.tar.gz.
File metadata
- Download URL: wynn-api-3.2.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c01ea4a429c0162354af3f0f223a7eb4113566620d94448d446bfc353feb3d49
|
|
| MD5 |
060ad2f77220f7ca881b31038c5ecbd4
|
|
| BLAKE2b-256 |
c8bf82af2791ec60e90e0b5ff753ad5f57ea917d48346188b154866cee2456a1
|
File details
Details for the file wynn_api-3.2.1-py3-none-any.whl.
File metadata
- Download URL: wynn_api-3.2.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3ae0ac6e49e61134552fece0784336e46de87faef1039f208a018f0a239472a
|
|
| MD5 |
ed49427b3e97e82c00c358c911fff063
|
|
| BLAKE2b-256 |
edb8b4635f0248118e34a2c757ae07ab93b8906e9fc411b20a953bb4e28c3573
|