This commit is contained in:
2026-04-02 13:15:03 +02:00
parent bbce45dbe5
commit 4979b4f582
21 changed files with 0 additions and 0 deletions

16
requirements.txt Normal file
View File

@@ -0,0 +1,16 @@
# Filindlæsning og parsing
xmltodict
charset-normalizer
# HTML/XML tag-stripping
beautifulsoup4
lxml
# Databaseadgang (Sybase ASE via ODBC)
pyodbc
# YAML-konfiguration
pyyaml
# Kompilering til eksekverbar
pyinstaller