in2lambdaΒΆ

Python library and CLT for converting LaTeX documents into Lambda Feedback compatible JSON/ZIP files.

in2lambda.api

Contains various classes used to define how TeX questions would be processed by Lambda Feedback.

in2lambda.filters

Subject specific panflute filters for parsing LaTeX documents.

in2lambda.json_convert

Files relating to translating the questions of a Python module object into JSON.

in2lambda.katex_convert

Files relating to translating LaTeX commands into valid KaTeX as used by Lambda Feedback.

in2lambda.main

The main input for in2lambda, defining both the CLT and main library function.