Metadata-Version: 2.1
Name: Andrew-Huang
Version: 0.0.1
Summary: Given a imdb id, scrapes the corresponding imdb page and returns the rating
Author-email: Andrew Huang <huan1628@purdue.edu>
Keywords: example,imdb,tutorial,FILL IN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: lxml (>=4.9.1)
Requires-Dist: requests (>=2.28.1)

