[ forky ]
[ sid ]
[ Bron: python-nyt-games ]
Pakket: python3-nyt-games (0.5.0-1)
Verwijzigingen voor python3-nyt-games
Debian bronnen:
Het bronpakket python-nyt-games downloaden:
- [python-nyt-games_0.5.0-1.dsc]
- [python-nyt-games_0.5.0.orig.tar.gz]
- [python-nyt-games_0.5.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Fetch data from NYT Games asynchronously
This library provides an interface to fetch data from New York Times Games asynchronously. It enables users to interact with the official NYT Games API to retrieve information on various games available from the New York Times. Utilizing this library, users can access real-time game data and updates, ensuring a responsive and efficient interaction with the NYT Games ecosystem over a network connection.
Andere aan python3-nyt-games gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-yarl
- yet another URL library for Python