[Python-ideas] interactive sqlite3 module
Oleg Broytman
phd at phdru.name
Tue Jun 25 14:56:33 CEST 2013
On Tue, Jun 25, 2013 at 12:33:50PM +0000, ZeD <zak.mc.kraken at libero.it> wrote:
> It would be useful (for the times when you have python installed but not a
> sqlite executable... think windows...)
sqlite3.exe is so small and is so easily obtainable (distributed as
public domain) -- why not just copy it? It doesn't require any
installation or configuration, doesn't have any external dependencies.
Oleg.
--
Oleg Broytman http://phdru.name/ phd at phdru.name
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-ideas
mailing list