[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio