Index

A | B | C | D | E | F | G | H | I | L | P | R | S | T | U | V | W

A

add_release_filter() (updater4pyi.upd_source.UpdateSource method)
all_settings() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
applescript_quote() (in module updater4pyi.util)
ask_first_time() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
ask_to_restart() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
ask_to_update() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)

B

bash_quote() (in module updater4pyi.util)
BinReleaseInfo (class in updater4pyi.upd_source)

C

check_for_updates() (updater4pyi.upd_core.Updater method)
(updater4pyi.upd_iface.UpdateGenericGuiInterface method)
checkForUpdatesEnabled() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
checkInterval() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
connect() (updater4pyi.upd_downloader.ValidHTTPSConnection method)
current_version() (updater4pyi.upd_core.Updater method)

D

default_port (updater4pyi.upd_downloader.ValidHTTPSConnection attribute)
determine_file_to_update() (in module updater4pyi.upd_core)
dirIsWritable() (in module updater4pyi.util)
do_check_for_updates() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
download_file() (updater4pyi.upd_core.Updater method)

E

ensure_datetime() (in module updater4pyi.util)
ensure_timedelta() (in module updater4pyi.util)
executable (updater4pyi.upd_core.FileToUpdate attribute)

F

file_to_update() (updater4pyi.upd_core.Updater method)
fileIsWritable() (in module updater4pyi.util)
FileToUpdate (class in updater4pyi.upd_core)
fn (updater4pyi.upd_core.FileToUpdate attribute)

G

get_filename() (updater4pyi.upd_source.BinReleaseInfo method)
get_platform() (updater4pyi.upd_source.BinReleaseInfo method)
get_release_info() (updater4pyi.upd_source.ReleaseInfoFromNameStrategy method)
get_releases() (updater4pyi.upd_source.UpdateGithubReleasesSource method)
(updater4pyi.upd_source.UpdateLocalDirectorySource method)
(updater4pyi.upd_source.UpdateSource method)
get_reltype() (updater4pyi.upd_source.BinReleaseInfo method)
get_updater() (in module updater4pyi.upd_core)
get_url() (updater4pyi.upd_source.BinReleaseInfo method)
get_version() (updater4pyi.upd_source.BinReleaseInfo method)
getbool() (in module updater4pyi.util)

H

https_open() (updater4pyi.upd_downloader.ValidHTTPSHandler method)

I

ignore_exc() (in module updater4pyi.util)
IgnoreArgument (class in updater4pyi.upd_source)
includeDevelReleases() (updater4pyi.upd_source.UpdateSourceDevelopmentReleasesFilter method)
initCheckDelay() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
install_update() (updater4pyi.upd_core.Updater method)
is_check_now_due() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
is_linux() (in module updater4pyi.util)
is_macosx() (in module updater4pyi.util)
is_win() (in module updater4pyi.util)

L

lastCheck() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
load_settings() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
locationIsWritable() (in module updater4pyi.util)

P

parse_version() (in module updater4pyi.util)
path2url() (in module updater4pyi.util)

R

ReleaseInfoFromNameStrategy (class in updater4pyi.upd_source)
relpattern() (in module updater4pyi.upd_source)
reltype (updater4pyi.upd_core.FileToUpdate attribute)
RELTYPE_ARCHIVE (in module updater4pyi.upd_defs)
RELTYPE_BUNDLE_ARCHIVE (in module updater4pyi.upd_defs)
RELTYPE_EXE (in module updater4pyi.upd_defs)
RELTYPE_UNKNOWN (in module updater4pyi.upd_defs)
resource_path() (in module updater4pyi.util)
restart_app() (updater4pyi.upd_core.Updater method)
run_as_admin() (in module updater4pyi.util)
run_win() (in module updater4pyi.util)

S

save_settings() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
schedule_next_update_check() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
set_timeout_check() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
setCheckForUpdatesEnabled() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
setCheckInterval() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
setIncludeDevelReleases() (updater4pyi.upd_source.UpdateSourceDevelopmentReleasesFilter method)
setInitCheckDelay() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
setLastCheck() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)
setup_logger() (in module updater4pyi.upd_log)
simple_platform() (in module updater4pyi.util)
SPECIAL_ZIP_FILES (updater4pyi.upd_core.Updater attribute)
start() (updater4pyi.upd_iface.UpdateConsoleInterface method)
(updater4pyi.upd_iface.UpdateGenericGuiInterface method)
(updater4pyi.upd_iface.UpdateInterface method)

T

test_release_filters() (updater4pyi.upd_source.UpdateSource method)
timedelta_remaining_to_next_check() (updater4pyi.upd_iface.UpdateGenericGuiInterface method)

U

update_source() (updater4pyi.upd_core.Updater method)
UpdateConsoleInterface (class in updater4pyi.upd_iface)
UpdateGenericGuiInterface (class in updater4pyi.upd_iface)
UpdateGithubReleasesSource (class in updater4pyi.upd_source)
UpdateInterface (class in updater4pyi.upd_iface)
UpdateLocalDirectorySource (class in updater4pyi.upd_source)
Updater (class in updater4pyi.upd_core)
updater4pyi.upd_core (module)
updater4pyi.upd_defs (module)
updater4pyi.upd_downloader (module)
updater4pyi.upd_iface (module)
updater4pyi.upd_log (module)
updater4pyi.upd_source (module)
updater4pyi.upd_version (module)
updater4pyi.util (module)
Updater4PyiError
UpdateSource (class in updater4pyi.upd_source)
UpdateSourceDevelopmentReleasesFilter (class in updater4pyi.upd_source)
url_opener (in module updater4pyi.upd_downloader)

V

ValidHTTPSConnection (class in updater4pyi.upd_downloader)
ValidHTTPSHandler (class in updater4pyi.upd_downloader)
verify_download() (updater4pyi.upd_core.Updater method)
version_str (in module updater4pyi.upd_version)

W

which() (in module updater4pyi.util)
which_clear_cache() (in module updater4pyi.util)
winshell_quote() (in module updater4pyi.util)