パッケージ: python3-twitchapi (4.5.0-1)
python3-twitchapi に関するリンク
Debian の資源:
python-twitchapi ソースパッケージをダウンロード:
- [python-twitchapi_4.5.0-1.dsc]
- [python-twitchapi_4.5.0.orig.tar.gz]
- [python-twitchapi_4.5.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-twitchapi 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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