Package Details: python-whisper 1.1.10-3

Git Clone URL: https://aur.archlinux.org/python-whisper.git (read-only, click to copy)
Package Base: python-whisper
Description: Fixed-size database that provides fast, reliable storage of numeric data over time.
Upstream URL: https://github.com/graphite-project/whisper
Licenses: Apache
Conflicts: python2-whisper
Submitter: hamelg
Maintainer: SecByShresth
Last Packager: SecByShresth
Votes: 2
Popularity: 0.115581
First Submitted: 2019-08-28 20:58 (UTC)
Last Updated: 2026-03-04 20:23 (UTC)

Dependencies (8)

Required by (4)

Sources (1)

Latest Comments

micwoj92 commented on 2026-02-24 06:26 (UTC)

python-rrdtool should be changed to rrdtool

micwoj92 commented on 2026-01-31 23:29 (UTC)

Also several(opt)deps missing:

$ rrd2whisper.py 
[ERROR] Missing dependency: No module named 'rrdtool'
$ update-storage-times.py 
Traceback (most recent call last):
  File "/usr/bin/update-storage-times.py", line 17, in <module>
    from configobj import ConfigObj
ModuleNotFoundError: No module named 'configobj'
$ whisper-auto-resize.py 
Traceback (most recent call last):
  File "/usr/bin/whisper-auto-resize.py", line 10, in <module>
    from six.moves import input
ModuleNotFoundError: No module named 'six'

micwoj92 commented on 2025-03-08 22:25 (UTC)

Please use spdx license identifier.