.. _f-installcustomsqlitespy: module ``installcustom.install_custom_sqlitespy`` ================================================= Short summary +++++++++++++ module ``pymyinstall.installcustom.install_custom_sqlitespy`` Various functions to install `SQLiteSpy `_. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | function | truncated documentation | +==========================================================================================================================================+=========================================================================================+ | :func:`add_shortcut_to_desktop_for_sqlitespy ` | create a shortcut on your desktop | +------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :func:`install_sqlitespy ` | Installs :epkg:`SQLiteSpy`. It does not do it a second time if it is already installed. | +------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :func:`IsSQLiteSpyInstalled ` | Checks if :epkg:`SQLiteSpy` was already installed | +------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.installcustom.install_custom_sqlitespy :members: :special-members: __init__ :show-inheritance: