You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.