maintain you up to date
put the script in a directory.
now this directory will contain the latest qFlipper AppImage
in this directory, run :
pip install -r requirements.txt
add an alias in your .bashrc (or zsh if you use it) it should look like :
alias flip="python3 path/to/script"
then refresh all this with :
source ~/.baschrc
and "voila" you're ready to go