Metadata-Version: 1.2 Name: a2d_diary Version: 0.1.5 Summary: A2D-Diary web app. Create and encode paper diaries automatically Home-page: https://a2d-diary.netlify.com License: UNKNOWN Author: Julio Vega Author-email: julio.vega@protonmail.com Requires-Python: >=3 Classifier: License :: OSI Approved :: MIT License Classifier: Intended Audience :: Science/Research Classifier: Operating System :: Microsoft :: Windows :: Windows 10 Classifier: Operating System :: Microsoft :: Windows :: Windows 7 Classifier: Operating System :: MacOS Classifier: Operating System :: Unix Classifier: Programming Language :: Python :: 3 :: Only Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces Classifier: Topic :: Scientific/Engineering :: Medical Science Apps. Requires-Dist: opencv_python (>=3.3.0.10) Requires-Dist: waitress (>=1.0.2) Requires-Dist: falcon (>=1.3.0) Requires-Dist: numpy (>=1.12.1) Requires-Dist: falcon_multipart (>=0.2.0) Requires-Dist: Pillow (>=4.3.0) Requires-Dist: PyPDF2 (>=1.26.0) Requires-Dist: reportlab (>=3.4.0) A2D-Diary ========= **A2D-Diary** is a web app that helps you to create multiple-choice questionnaires/diaries that can be marked automatically and transcribed to a digital CSV file. This web app was developed as part of the SKIP project at the Interaction Analysis and Modelling (IAM) Lab of the University of Manchester, UK. **For more information check the official docs at https://a2d-diary.netlify.com/** -------------- Special mention to the authors of two projects that were adapted and used in this web app: - Luke Plant: https://bitbucket.org/spookylukey/booklet-maker/src - Raphael Baron: https://github.com/rbaron/omr