パッケージ: 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