fyears / electron-python-example

Electron as GUI of Python Applications
MIT License
2k stars 234 forks source link

How do I include Sqlite3 to my Python and electron.js Application #27

Open jishnu-ramachandran opened 5 years ago

jishnu-ramachandran commented 5 years ago

I have created a electron.js Gui with Python flask server. and When I am packaging the app. I can't set my app working. every time getting no such table error. Why?? Why do I package my app. please guide me.

spedy commented 5 years ago

You might want to check this out https://github.com/workflowproducts/postcard