This application provides a programmatic interface for managing your Twitter account. With it, you can retrieve your timeline, search for tweets, get replies and summaries, send and receive direct messages, create and delete posts, and more. It requires Python 3.11+, uvicorn, and Twitter API credentials.
Key Features
01Retrieve Twitter home timeline
02Fetch tweets from any public user
03Search for tweets by hashtag
04Send and receive Twitter DMs
05Programmatically create and delete tweets
066 GitHub stars