Welcome to SlyTwitter for Pythonโ€™s documentation!#

๐Ÿšง This library is an early work in progress! Breaking changes may be frequent.

๐Ÿ For Python 3.10+

No-boilerplate, async and typed Twitter access. ๐Ÿ˜‹#

pip install slytwitter

This library does not have full coverage. Premium version 1.1 is not supported. Currently, the following topics are supported:

  • Posting and managing tweets, with media

  • Reading followers

V2 may or may not work, due to changes in access policy to Twitterโ€™s API. If it is, the following topics are supported:

  • Reading followers and following

  • Getting users

You can directly grant user tokens using the command line, covering the whole OAuth 1.0 grant process.