パッケージ: python3-aiomealie (0.10.2-1)
python3-aiomealie に関するリンク
Debian の資源:
python-aiomealie ソースパッケージをダウンロード:
- [python-aiomealie_0.10.2-1.dsc]
- [python-aiomealie_0.10.2.orig.tar.gz]
- [python-aiomealie_0.10.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Asynchronous client for interacting with Mealie instances
This library provides an efficient way to interact with Mealie instances asynchronously. Mealie is a self-hosted recipe manager that allows users to store and organize recipes, making them easily accessible. The library sends and receives data to and from the Mealie API, enabling seamless management of recipes, meal plans, and shopping lists. It supports asynchronous operations, allowing for non-blocking requests and efficient handling of API calls. This can be particularly useful in applications where responsiveness is crucial, such as in web applications or services that need to interact with the Mealie API without delay.
その他の python3-aiomealie 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python
-
- 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