Pakket: python3-twitchapi (4.5.0-1)
Verwijzigingen voor python3-twitchapi
Debian bronnen:
Het bronpakket python-twitchapi downloaden:
- [python-twitchapi_4.5.0-1.dsc]
- [python-twitchapi_4.5.0.orig.tar.gz]
- [python-twitchapi_4.5.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python library for interacting with various Twitch APIs
Provides a comprehensive implementation of the Twitch Helix API, PubSub, EventSub, and Chat functionalities. Designed to facilitate integration with Twitch services, this library supports features such as user authentication, event subscriptions, and chat bot capabilities. It allows for both app and user authentication, enabling better rate limits and access to user-specific data. PubSub topics and EventSub subscriptions are easily managed, while the chat component can monitor and respond to messages and user actions within Twitch channels.
Andere aan python3-twitchapi gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-enum-tools
- tools to expand Python's enum module
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python