pyaota package¶ Subpackages¶ pyaota.generator package Submodules pyaota.generator.answersheet module AnswerSheetGenerator LayoutConfig setup_ureg() pyaota.generator.document module Document ExamDocument pyaota.generator.layout_config_serialization module deserialize_layout_config() deserialize_quantity() load_layout_config() save_layout_config() serialize_layout_config() serialize_quantity() pyaota.generator.manager module autograde_subcommand() build_answer_key_table_latex() compile_dump_subcommand() make_answersheet_subcommand() make_exams_subcommand() rasterize_pdf() return_subcommand() tune_answersheetreader_subcommand() write_version_keys_csv() write_version_keys_pdf() pyaota.generator.questionset module QuestionSet pyaota.generator.wordexport2rawyaml module Supported zip layouts convert() convert_subcommand() find_docs_in_extracted_dir() is_choice_line() is_question_start() main() paragraph_text() parse_answer_key() parse_qti_item() parse_qti_items_dir() parse_questions() pyaota.generator.yaml2tex module normalize_punctuation() render_choice() render_code_block() render_mcq() render_question() render_stem_block() render_text() render_tf() tex_escape() tex_escape_inline_code() tex_escape_plain() tex_escape_texttt() pyaota.grader package Submodules pyaota.grader.answersheetreader module AnswerSheetReader x_marks_the_spot() pyaota.grader.autograder module Autograder pyaota.grader.returner module return_graded_exams() pyaota.image package Submodules pyaota.image.blend module blend_images() pyaota.image.diagnose module diagnose_qr_detection() pyaota.image.warper module detect_bubble_centers() thin_plate_spline_warp() warp() pyaota.latex package Submodules pyaota.latex.content module pyaota.latex.latexcompiler module LatexCompiler pyaota.ocr package Submodules pyaota.ocr.digit_ocr module load_digit_model() ocr_digit_nn() preprocess_digit_crop() pyaota.ocr.train_mnist_digit_model module build_cnn_model() main() pyaota.util package Submodules pyaota.util.bundle module bundle_pdfs() bundle_subcommand() pyaota.util.collectors module FileCollector on_rm_error() pyaota.util.command module Command pyaota.util.text module banner() oxford() Submodules¶ pyaota.cli module load_args_from_yaml() main() save_args() setup_logging()