Python script that generates an image with the given text, with a neon glow effect
python neon.py -t 'Happy New Year!' -f img/happy_new_year.png
python neon.py -t "This looks like Frozen" -f img/frozen_message.png -gc 0E03D8 -s1c 00C4F0 --width 800 --height 300