python-twitter-tools / twitter

Python Twitter API
http://mike.verdone.ca/twitter/
MIT License
3.17k stars 710 forks source link

Roadmap Twitter v2 #435

Open boogheta opened 2 years ago

boogheta commented 2 years ago

example calls

djotaku commented 2 years ago

Is this meant to support https://developer.twitter.com/en/docs/twitter-api/migrate/whats-new?ref=em-elq-reapply-essential-access&utm_source=elq&utm_medium=em&utm_campaign=developer-account-v2&elqTrackId=BB26307291237E713FDECAF140B9059D ?

And is there a timeline on moving towards it?

Thanks!

boogheta commented 2 years ago

Mainly yes. It sill lacks documentation and a few usecases but it is mostly functional in the api_v2 branch which is released under the twitter-2.0-alpha release installable with pip via pip install twitter==2.0a0 I hope to find the time to complete it during the summer.