[ trixie ]
[ sid ]
[ 原始碼: pyoctoprintapi ]
套件:python3-pyoctoprintapi(0.1.14-2)
python3-pyoctoprintapi 的相關連結
Debian 的資源:
下載原始碼套件 pyoctoprintapi:
- [pyoctoprintapi_0.1.14-2.dsc]
- [pyoctoprintapi_0.1.14.orig.tar.gz]
- [pyoctoprintapi_0.1.14-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous library for interacting with the OctoPrint API
Designed to simplify API interactions, this library allows for efficient control and monitoring of 3D printers through OctoPrint. Utilizing the aiohttp library, it leverages asynchronous operations to ensure non-blocking execution, enhancing the performance of your applications.
其他與 python3-pyoctoprintapi 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio