init2
This commit is contained in:
16
requirements.txt
Normal file
16
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user