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
Right now the library is only compatible with Python 3.6 and newer, since it api.py uses f-strings to construct the urls for the API calls. We may want to change those to make the library compatible with older versions of Python 3.