mirror of
https://github.com/trevorhobenshield/twitter-api-client.git
synced 2025-12-19 09:58:30 -05:00
5 lines
184 B
Python
5 lines
184 B
Python
__title__ = "twitter-api-client"
|
|
__description__ = "Implementation of X/Twitter v1, v2, and GraphQL APIs."
|
|
__version__ = "0.10.22"
|
|
__author__ = "Trevor Hobenshield"
|
|
__license__ = "MIT" |