Corkus.py - Wynncraft API Wrapper#

https://i.imgur.com/8FjYte1.gif

Corkus.py is a asynchronous, feature-rich and easy to use Python wrapper for Public Wynncraft API.

Danger

Corkus.py is no longer maintained

Due to recent changes in the Wynncraft API, Corkus.py is no longer working and will not receive further updates or support. Some endpoints based on the v2 API may still be operational, but those relying on the now-removed v1 API and new v3 API are no longer functioning. Additionally, more features may become broken in the future.

I’m unable to recommend any other Python-based wrapper for the Wynncraft API - I don’t see any good alternatives. It is strongly advised to not use this project anymore due to its outdated and non-functional state.

Thank you to all users and contributors for your support and feedback throughout the lifespan of this project.

Key Features#

  • Modern asynchronous API using async/await syntax

  • Easy to use with an object oriented design using fetch and helper functions

  • 100% coverage of the Wynncraft API

  • Proper rate limit handling that prevents 429s

  • Responses caching to improve speed

Installation#

Install Corkus.py

Navigate to the installation guide. You will learn how to install the newest version of Corkus.py

Quickstart#

Start using Corkus.py

Navigate to the quickstart guide. You will make your first application using Corkus.py

Documentation#

Corkus documentation is organized into the following sections: