askitsu#


- Features
askitsu is an async API wrapper written in python for Kitsu.io.
It offers access to various endpoints such
Anime
.Written with
async
/await
syntaxCompatible with discord bots (See examples)
Introduction#
- To begin with askitsu you can read the guides below
First steps to work with the library: Introduction | Token
Simple examples to get started with the library: Examples