Metadata-Version: 2.4
Name: midterm-project-pice
Version: 0.1.0
Summary: A package for collecting and analyzing symptom frequency data from online sources.
Author: Your Name
Author-email: ptope@g.harvard.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: plotly
Requires-Dist: seaborn
Requires-Dist: scipy
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: pytrends
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
