Pakket: python3-youtubeaio (1.1.5-2)
Verwijzigingen voor python3-youtubeaio
Debian bronnen:
Het bronpakket python-youtubeaio downloaden:
- [python-youtubeaio_1.1.5-2.dsc]
- [python-youtubeaio_1.1.5.orig.tar.gz]
- [python-youtubeaio_1.1.5-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-youtubeaio gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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