ltp305 python
1.0.0
You must enable i2c:
sudo raspi-config nonint do_i2c 0You can optionally run sudo raspi-config or the graphical Raspberry Pi Configuration UI to enable interfaces.
Stable library from PyPi:
sudo pip3 install ltp305Latest/development library from GitHub:
git clone https://github.com/pimoroni/ltp305-pythoncd ltp305-pythonsudo ./install.sh