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
There's no mention of which Python version you are using and what modules are needed to run this code. For example, I found it was written in Python2, not Python3. Also, I needed to install requests to run this code.
I had a few issues.
Is this library still maintained?
There's no mention of which Python version you are using and what modules are needed to run this code. For example, I found it was written in Python2, not Python3. Also, I needed to install requests to run this code.