Autocomplete words programme
2 - Run the following command to install dependencies & run the porgrame.
sudo bash install.sh
1 - Set up your venv (optional)
python venv venv
chmox +x venv/bin/activate
./venv/bin/activate
2 - Install dependencies:
pip install -e .
3 - Run
pikayboard