Metadata-Version: 2.1 Name: Samuel-Lin Version: 0.0.3 Summary: run get_rating function, given tid and return the rating of the movie. Author-email: Samuel_Lin License: MIT License (MIT) Keywords: example,imdb,tutorial,p9q3 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Framework :: FastAPI Requires-Python: >=3.10 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: fastapi (>=0.85.2) Requires-Dist: Jinja2 (>=3.1.2) Requires-Dist: lxml (>=4.9.1) Requires-Dist: uvicorn[standard] tdm-lin1334: contain file imdb.py which has get_rating function, given tid and return the rating of the movie.