It will popup a message displaying Low battery
For this script to run you need to have psutil and py-notifier packages installed on your system or you can install by using below instructions:
pip install psutil
pip install py-notifier
pip install win10toast
Run the program using command
python low_battery_alert.py
`
`