A project written in Python using tweepy to delete and create new tweets, by passing some limitations of Twitter Official API.
This package assumes using Python 3.x
Expected package dependencies are listed in the "requirements.txt" file for PIP, you need to run the following command to get dependencies:
pip install -r requirements.txt