项目作者: Kelwing

项目描述 :
An asyncio API Wrapper for the Twitch Helix API
高级语言: Python
项目地址: git://github.com/Kelwing/aiotwitch.git
创建时间: 2018-08-27T21:49:26Z
项目社区:https://github.com/Kelwing/aiotwitch

开源协议:

下载


aiotwitch

Pyup Badge

A simple asyncio wrapper for the Twitch Helix API

TODO

  • [X] OAuth Client Credentials Flow
  • [X] Basic interaction
  • Implement all endpoints
  • Implement pagination
  • Handle ratelimiting
  • Higher level API

Contributing

Feel free to fork and make PR’s. Contact me on Discord (Kelwing#0001) if you’d like to chat.

Credits

HTTP handling and overall design heavily inspired by discord.py by Rapptz.