Pakket: snimpy (0.8.13-2)
Verwijzigingen voor snimpy
Debian bronnen:
Het bronpakket snimpy downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
interactive SNMP tool with Python
Snimpy is a Python-based tool providing a simple interface to build SNMP queries. This interface aims at being the most Pythonic possible: you grab scalars using attributes and columns are like dictionaries.
Snimpy can either be used interactively through its console (derived from Python own console or from IPython if available) or by writing snimpy scripts which are just Python scripts with some global variables available.
Andere aan snimpy gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-snimpy (<< 0.8.13-2.1~)
- high-level SNMP bindings for Python 3
- dep: python3-snimpy (>= 0.8.13-2)
-
- sug: ipython3
- Enhanced interactive Python 3 shell