pymixin

Results 2 issues of pymixin

How direct messages API actually work? I am trying to get last "n" direct messages from my twitter account? Please let me know

The code that caused this warning is on line 15 of the file tester.py. To get rid of this warning, change code that looks like this: BeautifulSoup(YOUR_MARKUP}) to this: BeautifulSoup(YOUR_MARKUP,...