Paketname | python-pyrrd |
Beschreibung | object-oriented Python interface for RRD |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.0.7-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 244 Byte |
Hängt ab von | python-support (>= 0.90.0), rrdtool |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pyrrd |
Paketgröße | 35264 Byte |
Prüfsumme MD5 | 339774228f9fe110c8539d151e77fcc9 |
Prüfsumme SHA1 | e68a047164feedfac0b46f726159e433ff1f6e1c |
Prüfsumme SHA256 | 89b55f69bf624fbb1ead7388eda6bb27c1121be1cc5f0025859978178d74cbaa |
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.
|