You can using Twitter in CLI mode
Project description
# tweeli = twitter + cli
A command line interface for Twitter with some cool features writing with python 3
## QuickStart
First, enable Twitter apps for your account with the following link [Twitter Account Manager](https://apps.twitter.com).
Then, write all neccessary information into config file which is located in src/config/config.ini
Install the required packages in requirements.txt:
`sh $ pip3 install -r requirements.txt ` * Run main.py program and press ‘tab’ to show all available commands. Then run your ideal command and enjoy it!
## Contribution
Bug reports and pull requests are welcome on GitHub at https://github.com/smmtaheri/tweeli .
Please fork it and raise a pull request for your contribution.
## To-Do:
Complete twitter core functions (list, direct, trends and …)
Implement file system caching (handle twitter api limites and )
Add unfollow track (DB is required!)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.