Skip to content

Repository for the sensors reader solution deployed on a Raspberry PI

License

Notifications You must be signed in to change notification settings

weather-station-project/sensors

Repository files navigation

sensors

Repository for the sensors reader solution deployed on a Raspberry PI

How to run the solution locally

The project is developed in Python 3.12, you have to install it beforehand to start working, here are the steps.

rm -rf .venv
export PIPENV_VENV_IN_PROJECT=1
pipenv --python 3.12
pipenv install --dev
 ./.venv/bin/pre-commit install

About

Repository for the sensors reader solution deployed on a Raspberry PI

Resources

License

Stars

Watchers

Forks

Packages

No packages published