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