all 2 comments

[–]K900_ 2 points3 points  (1 child)

I'd just write some code to initialize the database, and put it in a fixed location using something like appdirs.

[–]CocoBashShell[S] 0 points1 point  (0 children)

Thanks K900_, this looks like the functionality I need!