Dear community, I'm pleased to announce version 0.1.3 of python-rrdtool (former rrdtool-py3k). python-rrdtool is a rrdtool Python binding for Python 2.6+ and 3.3+. It’s based on the original Python (2.x) bindings module by Hye-Shik Chang and available as a native C extension.
Changes in version 0.1.3: * Fixed issue that restricted the graph/xport methods from being built * Fixed issue that caused "lastupdate" to crash when using floating point numbers in data sets (fix provided by Michael Tremer). The project is hosted on Github (including sources): https://github.com/commx/python-rrdtool The bindings can be installed pretty easily for your desired Python version: # pip install rrdtool Further documentation and usage examples can be found on the Github project page. -- Best regards Christian Jurk Email: [email protected] Web: www.commx.ws Note: If you've received this mail in error, please delete it immediately. Thank you.
_______________________________________________ rrd-announce mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-announce
