Paketname | python-pyrrd |
Beschreibung | object-oriented Python interface for RRD |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.0.7-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 196 Byte |
Hängt ab von | python-support (>= 0.90.0), rrdtool |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | pyrrd |
Paketgröße | 35260 Byte |
Prüfsumme MD5 | 9adbdbcc506a16961b49483ad6e7d421 |
Prüfsumme SHA1 | eabd9e723a43fa7f1ecf8a0d75f2100af1ac3315 |
Prüfsumme SHA256 | eadac2706b35c8ca61bb525bc5b9242f13a842a18e3000b5d0db8a237bea8b05 |
Link zum Herunterladen | python-pyrrd_0.0.7-1_all.deb |
Ausführliche Beschreibung | PyRRD is a module that wraps RRDTool (round-robin database tool) to allow
for the greatest possible programmatic ease in creating, updating, querying
and graphing RRD data. The idea is to make RRDTool insanely easy to use and
to be aesthetically pleasing for Python programmers.
.
It is different from python-rrdtool, which is more a simple way to use
rrdtool as by command line, because python-pyrrd wraps options in objects
that are more easy and comfortable to use.
|