Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 588 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 588 Bytes

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