Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamtomahawkx/kickio
An asynchronous wrapper around the Kick.com private API
https://github.com/iamtomahawkx/kickio
api api-wrapper kick streaming
Last synced: about 2 months ago
JSON representation
An asynchronous wrapper around the Kick.com private API
- Host: GitHub
- URL: https://github.com/iamtomahawkx/kickio
- Owner: IAmTomahawkx
- License: mit
- Created: 2023-06-18T15:19:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-22T22:28:26.000Z (over 1 year ago)
- Last Synced: 2024-05-02T04:10:47.688Z (8 months ago)
- Topics: api, api-wrapper, kick, streaming
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://github.com/IAmTomahawkx/KickIO/blob/master/meta/Splash.png
:align: center
:alt: Splash Image
.. image:: https://img.shields.io/badge/Python-3.10%20%7C%203.11%20%7C%203.12%2B-blue.svg
:target: https://www.python.org
:alt: Supported Python Versions.. image:: https://img.shields.io/github/license/IAmTomahawkx/KickIO.svg
:target: ./LICENSE
:alt: License.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Code Style: Black.. image:: https://img.shields.io/badge/Development_Status-1_--_Planning-red
:alt: Development Status: PlanningKickIO is an API wrapper in Python for `Kick.com `_, an alternative platform to streaming. KickIO is an asynchronous library,
designed around `asyncio `_.Warning
========
KickIO is an *experimental* library based on a rapidly changing API. Kick has not made their API properly accessible to third parties yet,
so this library may break due to unannounced changes!Documentation
==============
Not a thing yet.Support & Development
======================
I really don't recommend using this library yet, especially as a beginner. I do not have much spare time, and I would prefer to spend that spare time developing.
If you are interested in aiding in the development of this library, please join me on `Discord `_.
Please note that I am not interested in any sort of AI generated contributions.