This commit is contained in:
beabigegg
2025-08-20 15:13:31 +08:00
commit 825aa2e60f
30 changed files with 2136 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
flask
flask-login
flask-sqlalchemy
pymysql
werkzeug
docx2pdf
python-docx
docxtpl
beautifulsoup4
lxml
python-dotenv
mistune
PyJWT