A python wrapper for Curse Of Aros game leaderboards.
Project description
Curse Of Aros API
A python wrapper for Curse Of Aros game leaderboards.
Installation
pip install curseofaros
Usage
import curseofaros
client = curseofaros.Client()
Player Functions
await client.melee("name", limit= None)
await client.magic("name", limit= None)
await client.mining("name", limit= None)
await client.smithing("name", limit= None)
await client.woodcutting("name", limit= None)
await client.crafting("name", limit= None)
await client.fishing("name", limit= None)
await client.cooking("name", limit= None)
await client.tailoring("name", limit= None)
Guild Functions
await client.g_melee("guild prefix", place= 1, limit= None)
await client.g_magic("guild prefix", place= 1, limit= None)
await client.g_mining("guild prefix", place= 1, limit= None)
await client.g_smithing("guild prefix", place= 1, limit= None)
await client.g_woodcutting("guild prefix", place= 1, limit= None)
await client.g_crafting("guild prefix", place= 1, limit= None)
await client.g_fishing("guild prefix", place= 1, limit= None)
await client.g_cooking("guild prefix", place= 1, limit= None)
await client.g_tailoring("guild prefix", place= 1, limit= None)
Information
Parameters
place (Int) - Shows the nth result of the search.
limit (None or Int) - Limits your search to the given number of pages (first page is 0).
Errors
NotFound - Raised when the search fails (when limit is reached or searched term is not found).
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
curseofaros-0.0.1.tar.gz
(4.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 curseofaros-0.0.1.tar.gz.
File metadata
- Download URL: curseofaros-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5b80e36d76547754742a4dd57210b74bf4fa220486602194d57418ac49eea76
|
|
| MD5 |
f7c003df91f3dc6834b8257ca3d54f93
|
|
| BLAKE2b-256 |
4b6d9927d75e2fba5b67ca804a1a228e2143c25f1eedd2eeadc71da33ed08a47
|
File details
Details for the file curseofaros-0.0.1-py3-none-any.whl.
File metadata
- Download URL: curseofaros-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d5ed5b7a3a20b95d864c8e2ad4c533e1dab6d3d8b07751a6ba76a6f20683d81
|
|
| MD5 |
94b70b9519394a8a4ee807001a6f73a6
|
|
| BLAKE2b-256 |
51ee4df01cfbf8763ade5c30790c7e7e491ba43cb18aa22b7fe0e54d44aa3c3c
|