pyDaSSQLiteMan Wiki
An easy way to manage SQLite databases and query CSV files
Brought to you by:
adepoch
Command line arguments are values that are passed to an application on the command line, usually using a terminal of some kind. In MS Windows this is usually acheived using cmd.exe, or running an app using a batch file. An example might be
"python.exe" "pyDaSSQLiteMan.pyw" "c:\blah\somefile.sql" - autorun
The following options can be used by passing arguments on the command line. (I've only checked this onMS Windows):