[ bianca ]
[ 源代码: pyoctoprintapi ]
软件包:python3-pyoctoprintapi(0.1.14-2)
python3-pyoctoprintapi 的相关链接
下载源码包 pyoctoprintapi:
- [pyoctoprintapi_0.1.14-2.debian.tar.xz]
- [pyoctoprintapi_0.1.14-2.dsc]
- [pyoctoprintapi_0.1.14.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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