python-eel/Eel

Including Sqlite database into final exe

オープン

#486 opened on 2021/05/20

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (570 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (5,980 個のスター)
PR merge metrics
 (PR metrics pending)

説明

I am currently using this command python -m eel main.py web --noconsole --onefile --icon="path.ico". I want to include my sqlite database file into final exe. Otherwise, if someone wants read the data from the file they can read. How to include the sqlite file in the exe???

Thank you.

コントリビューターガイド