askitsu#


Important
⚠️ askitsu is going trough a rewrite to support the new Kitsu GraphQL API
Therefore this branch is not currently ready to be used.
If you wish to use the library, please install the
json-api
branch.- 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)
Overview of the features
🎞️ Anime (Anime, Episodes and Streaming Links)
📖 Manga (Manga and Chapters)
👥 Characters
📰 Reviews
👤 User (Profile and Profile Links)
🗞️ Posts
📚 User Libraries
🗨️ Comments
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
API Reference API