feature: add MIEM employees parser service with admin UI and MCP

This commit is contained in:
Anton
2026-04-28 16:20:51 +03:00
parent 6480f31e8f
commit d512580960
29 changed files with 1883 additions and 0 deletions

1
app/parser/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""HTML parsing helpers for HSE/MIEM employee pages."""