A python based CLI to control your twitter account and get analytical data
pip install tweetle
pip3 install tweetle
git clone https://github.com/4RCAN3/Tweetle/
setup.bat
venv\scripts\activate
tweetle
Any contributions you make are greatly appreciated.
- PRs are accepted!!
- If you have some ideas for new features and you don't have time to implement them please open an issue with the tag new_feature.
- Please don't forget to comment (document) your code!