/tweetcompile

Generate tweet compilation PDF of given user.

Primary LanguagePythonMIT LicenseMIT

tweetcompile

Generate tweet compilation PDF of given user.

Getting Started

Dependencies

  • python3.6+

Installation

Executing program

  • Creating pdf of all the tweets
python cli.py -u ash_ishh_
  • Creating pdf by filtering tweets with keywords
python cli.py -u elonmusk --keywords 'twitter' 'kanye'

Output pdf

  • Output pdf will be located in ./output/{user}/{user}{keywords}.pdf