Skip to content

Apostolis-Triantafyllou/pyQuestionnaire

Repository files navigation

pyQuestionnaire

forthebadge made-with-python Microsoft Excel

Linux poetry-badge

A better way to make questionnaires

./gen.py

generates the pages on ./out/ from doc.xlsx

./scan.py

constantly queries the printer for a scan and ignores "no paper" error, saves output to ./scans/scan_{count}.png (only works on linux)

./scanorganizer.py

reads the binary in the topleft corner from the photos in ./scans/ and puts them in ./sortedscans/scan_{count}page{binary}.png

./parse.py

reads the images from ./sortedscans/ and question types(1to5/binary) from doc.xlsx, adds all the values, puts them back into the excel document and saves it as ./out.xlsx

About

A better way to make questionnaires

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages