パッケージ: python3-youtubeaio (1.1.5-2)
python3-youtubeaio に関するリンク
Debian の資源:
python-youtubeaio ソースパッケージをダウンロード:
- [python-youtubeaio_1.1.5-2.dsc]
- [python-youtubeaio_1.1.5.orig.tar.gz]
- [python-youtubeaio_1.1.5-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Asynchronous client for the YouTube V3 API
This library provides an asynchronous interface for interacting with the YouTube V3 API. It enables users to access various functionalities of the YouTube API, such as retrieving channel information, managing playlists, and fetching video details. The library communicates with the YouTube Data API to offer real-time data from YouTube, making it easier to integrate YouTube data into applications requiring asynchronous operations. This library simplifies the process of accessing and managing YouTube data programmatically.
その他の python3-youtubeaio 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-yarl
- yet another URL library for Python