Metadata-Version: 2.1
Name: seventv
Version: 2.4.0
Summary: An asynchronous API-wrapper for 7tv.app
Home-page: https://github.com/probablyjassin/seventv.py
Author: Jässin Aouani
Author-email: jassin@aouani.de
License: GPL
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE


        An asynchronous Python API-wrapper for 7tv.app. 
        It makes use of the 7tv API (v3) to make it possible to get emotes, details about them, and soon some more things the API supports.
        To get emotes by search query, the wrapper uses the GraphQL endpoint 
        https://7tv.io/v3/gql because it seems to currently be the only working one for searching emotes.
    
