Skip to content

holzman/python-rrdtool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-rrdtool package

This is a working Python Package of RRDtool binding to Python. It delivers the same API as original binding (actually, it IS original binding, but installable via pip.)

Useful links:

Installation

In virtualenv: pip install python-rrdtool

From archive: pip install python-rrdtool-1.3.8.tar.gz

From sources: python setup.py install

About

Working Python RRDTool binding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.4%
  • Shell 29.0%
  • Perl 17.5%
  • Lua 0.4%
  • Python 0.3%
  • C++ 0.2%
  • Other 0.2%