Repo includes common data analysis scaffolding code or entire programs List is updated as new work is added webScraper.py : Web scraper using requests and BeautifulSoup sentimentAnalysis.py: Sentiment analyzer using the NLTK Natural Language Processing library cli.py: Command line program using click