initial MVP

This commit is contained in:
Mikan
2025-12-08 16:57:25 +03:00
commit 848eb462b5
20 changed files with 398 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
mistune>=3.0.0
python-docx
typer[all]
PyYAML