Thanks for your interest in contributing to D.I.Y. Smartcube!
- Create a Python 3.9 virtual environment.
- You may find the
pyenv
project helpful for managing python versions and creating virtual environments.
- You may find the
- Install the required packages named in the
requirements.txt
file.
Just open a PR with any updates/enhancements you'd like to share!