Humberto Vieira

Results 3 issues of Humberto Vieira

Hi guys your lib in https://pypi.org/project/async_gui/ is not the latest version, Kivy is not include

I add the: `EXPIRING_TOKEN_LIFESPAN = timedelta(minutes=1)` to test, and I did 2 GETs with a 3 minute break. The token has not expired / changed.

Hi all, I forked this repo, and add threading in the connect session because when I tried to use multithreading returned this pythoncom error: > 'Coinitialize has not been called'...