[ 源代码: zabbix-cli ]
软件包: zabbix-cli (3.3.0-1) [universe]
zabbix-cli 的相关链接
Ubuntu 的资源:
下载源码包 zabbix-cli:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Jakob Haufe
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
Command-line interface for Zabbix
其他与 zabbix-cli 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-httpx
- next generation HTTP client
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.10)
- 软件包暂时不可用
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-platformdirs (>= 2.5.4)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-prompt-toolkit
- library for building interactive command lines (Python 3)
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-tomli
- lil' TOML parser for Python
-
- dep: python3-tomli-w
- lil' TOML writer for Python
-
- dep: python3-typer
- Python library for building CLI applications (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python