This package browser is in early development. Mind the rough edges.

python-whisper 1.1.8

Fixed size round-robin style database for Graphite

Whisper is one of three components within the Graphite project. Whisper is a fixed-size database, similar in design and purpose to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time. Whisper allows for higher resolution (seconds per point) of recent data to degrade into lower resolutions for long-term retention of historical data.

Installation

Install python-whisper 1.1.8 as follows:

guix install python-whisper@1.1.8

Or install the latest version:

guix install python-whisper

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.