I\'d like to have a python program alert me when it has completed its task by making a beep noise. Currently, I use import os and then use a command line spee
import os
From beepy module you can choose your kind of sound