|
|
|
|
|
by andor
2702 days ago
|
|
Did you search for... "co2 meter python"? The pypi package called "CO2meter" (https://github.com/vfilimonov/co2meter) not only works well as a library on Mac OS, but also comes with a web-based dashboard: $ pip install CO2meter flask pandas
...
$ co2meter_server
Edit: link |
|