Metadata-Version: 2.1
Name: jhOMR-webInterface
Version: 0.1.2
Summary: This is WebcamOMR package that enables creating three sets of questions by shuffling Set_1.docx. The shuffling will be done so that there will be minimum amount of overlap in the correct answers between any two sets. The package also enables checking exam scripts.
Author: Md Nur Kutubul Alam
Author-email: alamjhilam@gmail.com
Classifier: Programming Language :: Python :: 3
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: python-multipart
Requires-Dist: python-docx
Requires-Dist: openpyxl
Requires-Dist: requests
Requires-Dist: Jinja2
Requires-Dist: starlette
