help wanted
倉庫指標
- Star
- (5,980 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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.