软件包:python3-pyipp(0.17.2-1)
Asynchronous client for monitoring printers via IPP
This library provides an asynchronous interface for monitoring printers that support the Internet Printing Protocol (IPP). Users can gather real-time information about a printer's state, ink levels, and more, making it a useful tool for maintaining and managing networked printing devices. It facilitates programmatic access to printer data over the local network, offering support for a range of printers compatible with IPP. The library interacts with IPP-capable printers to ensure up-to-date monitoring and management capabilities for users.
其他与 python3-pyipp 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python
- 或者 python3-supported-min (>= 3.11)
- 软件包暂时不可用
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-deepmerge
- handle merging of nested data structures in Python
-
- dep: python3-syrupy
- Snapshot plugin for pytest (Python 3)
-
- dep: python3-yarl
- yet another URL library for Python