electron-python-example icon indicating copy to clipboard operation
electron-python-example copied to clipboard

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

Open jishnu-ramachandran opened this issue 7 years ago • 1 comments

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.

jishnu-ramachandran avatar Jul 20 '18 17:07 jishnu-ramachandran

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

spedy avatar Jul 27 '18 18:07 spedy