mherrmann / fbs

Create Python GUIs with Qt in minutes
https://build-system.fman.io
GNU General Public License v3.0
3.81k stars 195 forks source link

How to include the database in fbs? #265

Open JaimeHuarte opened 2 years ago

JaimeHuarte commented 2 years ago

I am trying to make a project that implements a database with PyQt5.QtSql and I want it to be inside the files of the app, is it possible to include it?

mherrmann commented 2 years ago

Yes. See https://build-system.fman.io/manual/#resource-files.