Hi Domingo,

I don't know what this API is and if it's usable from standard Python.

As I wanted also to backup my internal Python Procedures, I just finished
my first attempt.

I don't know if I did it in the right order.
==> Casual testers are welcome.

screenshot
https://github.com/stonebig/baresql/blo ...
anager.GIF<https://github.com/stonebig/baresql/blob/v0.6.5/examples/sqlite_py_manager.GIF>

source (one file, design to work on Python3, but Python2 may survive ) :
https://github.com/stonebig/baresql/blo ...
manager.py<https://github.com/stonebig/baresql/blob/v0.6.5/examples/sqlite_py_manager.py>

Procedure :
- launch the python3 program
- open one of your 'test' database (not the big one...)
- try last icon.

function to dump the database is  "savdb_script(self):" line142

regards,
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to