backend tooling for modulplaner-frontend
|
|
1 місяць тому | |
|---|---|---|
| config | 1 місяць тому | |
| parse | 1 місяць тому | |
| .gitignore | 1 місяць тому | |
| LICENSE | 1 місяць тому | |
| README.md | 1 місяць тому | |
| parse_class_pdf.py | 1 місяць тому | |
| requirements.txt | 1 місяць тому |
Provides backend tooling for modulplaner.
Because the original repo only contains frontend code and data updates were slow and intransparent, I created this repo as a solution.
After installing the python3 dependencies in requirements.txt, execute parse_class_pdf.py to parse a class timetable pdf. It reads from the filename constant CLASS_PDF_INPUT_FILE defined in config/constants.py and outputs in CLASSES_JSON_OUTPUT_FILE. By default, these files are klassen.pdf and classes.json.
Currently I am working on refining the core data generation. In the future, I can see myself also working on:
DSMixe entry in the room line (third line) of class pdf cells, or the line is missing altogetheralle which is degree program agnosticKontext BWL, Kontext Kommunikation, Kontext GSW have mixed classes, which arises the need the have a table to differentiate the modulesteaching_type's defined that may not ever be found in class pdf'spart_of_other_classes needs to be further investigatedmodulplaner-backend is a free (as in “free speech” and also as in “free beer”) Software. It is distributed under the GNU Affero General Public License v3 (or any later version) - see the accompanying LICENSE file for more details.