https://github.com/SeanZicari/pycon-curses
I updated this code to use the requests package. I also wrapped the entire curses portion of the program with curses.wrapper. It exits more cleanly that way with the current version of Python.
https://github.com/SeanZicari/pycon-curses
I updated this code to use the requests package. I also wrapped the entire curses portion of the program with curses.wrapper. It exits more cleanly that way with the current version of Python.