Skip to content

Commit e1239b4

Browse files
committed
README: add downloads badge
1 parent 08dcb97 commit e1239b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
sensors.py
22
==========
3+
4+
[![Downloads](https://pepy.tech/badge/sensors-py)](https://pepy.tech/project/sensors-py)
5+
36
python bindings using ctypes for libsensors3 of the [lm-sensors project](https://github.com/lm-sensors/lm-sensors). The code was written against libsensors 3.3.4.
47

58
For documentation of the low level API see [sensors.h](https://github.com/lm-sensors/lm-sensors/blob/master/lib/sensors.h). For an example of the high level API see [example.py](https://github.com/paroj/sensors.py/blob/master/example.py).

0 commit comments

Comments
 (0)