Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 248 Bytes

tls_survey

Install

Needs python 3 modules hyper, pymongo for the scraper; pandas and pymongo for the analysis notebook

pip3 install hyper pymongo pandas

Needs a mongo db (either install it with the OS package manager or using docker)