Index Symbols | _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W | Z Symbols **options (npc.config.Field parameter) *version (npc.Version.parse parameter) _ __eq__() (npc.Version method) __format__() (npc.types.CommandGroup method) (npc.types.CommandInterface method) (npc.types.FileChooser method) (npc.types.LegacyLogLevel method) (npc.types.LogLevel method) (npc.types.SettingType method) __ge__() (npc.Version method) __getattr__() (npc.Response method) __getattribute__() (npc.BaseConfig method) __gt__() (npc.Version method) __le__() (npc.Version method) __lt__() (npc.Version method) __ne__() (npc.Version method) __new__() (npc.types.CommandGroup method) (npc.types.CommandInterface method) (npc.types.FileChooser method) (npc.types.LegacyLogLevel method) (npc.types.LogLevel method) (npc.types.SettingType method) __privatecommands__ (npc.BasePlugin attribute) __publiccommands__ (npc.BasePlugin attribute) __repr__() (npc.Response method) (npc.types.CommandGroup method) (npc.types.CommandInterface method) (npc.types.FileChooser method) (npc.types.LegacyLogLevel method) (npc.types.LogLevel method) (npc.types.SettingType method) (npc.Version method) __setattr__() (npc.BaseConfig method) __str__() (npc.types.CommandGroup method) (npc.types.CommandInterface method) (npc.types.FileChooser method) (npc.types.LegacyLogLevel method) (npc.types.LogLevel method) (npc.types.SettingType method) (npc.Version method) __subclasshook__() (npc.types.Readable class method) _automatic_update_check() (npc.BasePlugin method) _automatic_update_check_delay() (npc.BasePlugin method) _check_update() (npc.BasePlugin method) _gh_api_releases_url() (npc.BasePlugin method) _gh_user_repo() (npc.BasePlugin method) _set_to_settings() (npc.BasePlugin method) _settings_to_set() (npc.BasePlugin method) _setup_commands() (npc.BasePlugin method) _show_update_window() (npc.BasePlugin method) A AF (in module npc.command) after (npc.BasePlugin.settings_changed parameter) (npc.types.SettingsDiff attribute) aliases (npc.command parameter) (npc.types.Command attribute) all_jobs (npc.PeriodicJob attribute) AnyInputCallback (in module npc.types) apply() (npc.BaseConfig method) astuple (npc.Version property) attr (npc.Response.__getattr__ parameter) author (npc.types.PluginConfig attribute) auto_update (npc.BasePlugin attribute) B BaseConfig (class in npc) BasePlugin (class in npc) BasePlugin.Config (class in npc) before (npc.BasePlugin.settings_changed parameter) (npc.types.SettingsDiff attribute) before_start (npc.PeriodicJob attribute) (npc.PeriodicJob parameter) BOOL (npc.types.SettingType attribute), [1] Bool() (in module npc) BREAK (npc.types.ReturnCode attribute), [1] C Callback (in module npc.types) callback (npc.types.Command attribute) (npc.types.CommandRequired attribute) callback_chatroom (npc.types.Command attribute) callback_cli (npc.types.Command attribute) callback_private_chat (npc.types.Command attribute) change (npc.BasePlugin.settings_changed parameter) CHAT (npc.types.CommandGroup attribute), [1] (npc.types.LegacyLogLevel attribute), [1] (npc.types.LogLevel attribute), [1] CHAT_ROOMS (npc.types.CommandGroup attribute), [1] CHATROOM (npc.types.CommandInterface attribute), [1] check_prerelease (npc.BasePlugin._check_update parameter) check_update (npc.BasePlugin.Config attribute) check_update() (npc.BasePlugin method) check_update_interval (npc.BasePlugin.Config attribute) Checkbox() (in module npc) chooser (npc.types.MetaSetting attribute) CLI (npc.types.CommandInterface attribute), [1] Command (class in npc.types) command() (in module npc) CommandRequired (class in npc.types) Commands (in module npc.types) commands (npc.BasePlugin attribute) config (npc.BasePlugin attribute) CONNECTION (npc.types.LegacyLogLevel attribute), [1] (npc.types.LogLevel attribute), [1] content (npc.Response property) context (npc.BasePlugin._check_update parameter) (npc.BasePlugin.update_available parameter) D daemonize (npc.command parameter) daemonize_return (npc.command parameter) data (npc.post parameter) default (npc.Bool parameter) (npc.config.Field attribute) (npc.config.Field parameter) (npc.Dropdown parameter) (npc.File parameter) (npc.Float parameter) (npc.Folder parameter) (npc.Image parameter) (npc.Int parameter) (npc.ListString parameter) (npc.Radio parameter) (npc.String parameter) (npc.TextView parameter) DEFAULT (npc.types.LogLevel attribute) DefaultCallback (in module npc.types) delay (npc.PeriodicJob attribute) (npc.PeriodicJob parameter) description (npc.Bool parameter) (npc.command parameter) (npc.config.Field attribute) (npc.config.Field parameter) (npc.Dropdown parameter) (npc.File parameter) (npc.Float parameter) (npc.Folder parameter) (npc.Image parameter) (npc.Int parameter) (npc.ListString parameter) (npc.Radio parameter) (npc.String parameter) (npc.TextView parameter) (npc.types.Command attribute) (npc.types.CommandRequired attribute) (npc.types.MetaSetting attribute) (npc.types.PluginConfig attribute) (npc.types.RequiredMetaSetting attribute) detect_settings_change() (npc.BasePlugin method) DF (in module npc.command) Directory() (in module npc) disable (npc.types.Command attribute) disable() (npc.BasePlugin method) disabled_interfaces (npc.command parameter) DOWNLOAD (npc.types.LegacyLogLevel attribute), [1] (npc.types.LogLevel attribute), [1] DROPDOWN (npc.types.SettingType attribute), [1] Dropdown() (in module npc) E emit() (npc.logging.NLogHandler method) encoding (npc.Response attribute) F F (in module npc.command) Field (class in npc.config) file (npc.info.find_file_in_parents parameter) (npc.startfile parameter) FILE (npc.types.FileChooser attribute), [1] (npc.types.SettingType attribute), [1] File() (in module npc) file_chooser (npc.File parameter) find_file_in_parents() (in module npc.info) FLOAT (npc.types.SettingType attribute), [1] Float() (in module npc) FOLDER (npc.types.FileChooser attribute), [1] Folder() (in module npc) from_value (npc.config.Field parameter) from_value() (npc.config.Field method) from_value_func (npc.config.Field attribute) func_or_name (npc.command parameter) G get() (in module npc) group (npc.command parameter) (npc.types.Command attribute) H handler (npc.reload_plugin parameter) headers (npc.get parameter) (npc.post parameter) help() (npc.BasePlugin method) I id (npc.PeriodicJob attribute) IMAGE (npc.types.FileChooser attribute), [1] Image() (in module npc) IMPORTANT_ERROR (npc.types.LegacyLogLevel attribute), [1] IMPORTANT_INFO (npc.types.LegacyLogLevel attribute), [1] init() (npc.BasePlugin method) INT (npc.types.SettingType attribute), [1] Int() (in module npc) is_alpha (npc.Version property) is_beta (npc.Version property) is_prerelease (npc.Version property) J json (npc.Response property) L label (npc.Bool parameter) (npc.config.Field attribute) (npc.config.Field parameter) (npc.Dropdown parameter) (npc.File parameter) (npc.Float parameter) (npc.Folder parameter) (npc.Image parameter) (npc.Int parameter) (npc.ListString parameter) (npc.Radio parameter) (npc.String parameter) (npc.TextView parameter) last_run (npc.PeriodicJob attribute) LegacyCommands (in module npc.types) level (npc.BasePlugin.set_log_level parameter) (npc.log parameter) (npc.PeriodicJob.set_log_level parameter) LIST_STRING (npc.types.SettingType attribute), [1] ListString() (in module npc) load_config() (in module npc.info) log (npc.BasePlugin attribute) (npc.PeriodicJob attribute) log() (in module npc) LOGGER (in module npc) M major (npc.Version attribute) (npc.Version parameter) maximum (npc.Float parameter) (npc.Int parameter) (npc.types.MetaSetting attribute) message (npc.BasePlugin.window parameter) (npc.log parameter) MESSAGE (npc.types.LegacyLogLevel attribute), [1] (npc.types.LogLevel attribute), [1] message_args (npc.log parameter) MetaSetting (class in npc.types) metasetting() (npc.config.Field method) MetaSettings (in module npc.types) metasettings (npc.BasePlugin attribute) metasettings_description (npc.config.Field property) mime_type (npc.Response attribute) minimum (npc.Float parameter) (npc.Int parameter) (npc.types.MetaSetting attribute) minor (npc.Version attribute) (npc.Version parameter) MISCELLANEOUS (npc.types.LegacyLogLevel attribute) (npc.types.LogLevel attribute), [1] model_metasettings() (npc.BaseConfig method) model_plugin (npc.BaseConfig attribute) model_settings() (npc.BaseConfig method) module npc.base npc.changes npc.command npc.config npc.info npc.logging npc.requests npc.threading npc.types npc.utils npc.version N name (npc.Bool parameter) (npc.config.Field attribute) (npc.config.Field parameter) (npc.Dropdown parameter) (npc.File parameter) (npc.Float parameter) (npc.Folder parameter) (npc.Image parameter) (npc.Int parameter) (npc.ListString parameter) (npc.PeriodicJob parameter) (npc.Radio parameter) (npc.reload_plugin parameter) (npc.String parameter) (npc.TextView parameter) (npc.types.PluginConfig attribute) NETWORK_FILTERS (npc.types.CommandGroup attribute), [1] new_version (npc.BasePlugin._show_update_window parameter) (npc.BasePlugin.update_available parameter) NLogHandler (class in npc.logging) npc.__version__ (in module npc.info) npc.base module npc.BASE_PATH (in module npc.info) npc.changes module npc.command module npc.config module npc.CONFIG (in module npc.info) npc.info module npc.IS_DEV (in module npc.info) npc.logging module npc.requests module npc.threading module npc.types module npc.utils module npc.version module Number() (in module npc) O obj (npc.Response parameter) old_version (npc.BasePlugin._show_update_window parameter) (npc.BasePlugin.update_available parameter) options (npc.config.Field attribute) (npc.Dropdown parameter) (npc.Radio parameter) (npc.types.MetaSetting attribute) P parameters (npc.command parameter) (npc.types.Command attribute) parameters_chatroom (npc.command parameter) (npc.types.Command attribute) parameters_cli (npc.command parameter) (npc.types.Command attribute) parameters_private_chat (npc.command parameter) (npc.types.Command attribute) parse() (npc.Version static method) parse_args (npc.command parameter) PASS (npc.types.ReturnCode attribute), [1] patch (npc.Version attribute) (npc.Version parameter) path (npc.info.load_config parameter) pause() (npc.PeriodicJob method) PeriodicJob (class in npc) plugin (npc.BaseConfig parameter) (npc.config.Field.to_value parameter) plugin_config (npc.BasePlugin attribute) plugin_id (npc.reload_plugin parameter) plugin_identifier (npc.BasePlugin property) plugin_name (npc.BasePlugin property) PluginConfig (class in npc.types) post() (in module npc) prefix (npc.log parameter) (npc.types.PluginConfig attribute) prerelease (npc.Version attribute) (npc.Version parameter) prerelease_num (npc.Version attribute) (npc.Version parameter) preview_versions (npc.BasePlugin.Config attribute) PRIVATE_CHAT (npc.types.CommandGroup attribute), [1] (npc.types.CommandInterface attribute), [1] R RADIO (npc.types.SettingType attribute), [1] Radio() (in module npc) raw (npc.Response property) read() (npc.types.Readable method) Readable (class in npc.types) record (npc.logging.NLogHandler.emit parameter) reload() (npc.BasePlugin method) reload_plugin() (in module npc) repository (npc.types.PluginConfig attribute) RequiredMetaSetting (class in npc.types) Response (class in npc) resume() (npc.PeriodicJob method) run() (npc.PeriodicJob method) S SEARCH (npc.types.LegacyLogLevel attribute), [1] (npc.types.LogLevel attribute), [1] SEARCH_FILES (npc.types.CommandGroup attribute), [1] set_ (npc.BasePlugin._set_to_settings parameter) set_log_level() (npc.BasePlugin method) (npc.PeriodicJob method) Settings (in module npc.types) settings (npc.BasePlugin attribute) (npc.BasePlugin._settings_to_set parameter) settings_changed() (npc.BasePlugin method) settings_watcher (npc.BasePlugin attribute) SettingsDiff (class in npc.types) SettingTypes (in module npc.types) SHARES (npc.types.CommandGroup attribute), [1] should_log_to_file (npc.log parameter) shutdown_notification() (npc.BasePlugin method) size (npc.types.Readable.read parameter) start (npc.info.find_file_in_parents parameter) startfile() (in module npc) stepsize (npc.Float parameter) (npc.Int parameter) (npc.types.MetaSetting attribute) stop() (npc.BasePlugin method) (npc.PeriodicJob method) STR (npc.types.SettingType attribute), [1] String() (in module npc) T T (in module npc.types) Text() (in module npc) TextArea() (in module npc) TEXTVIEW (npc.types.SettingType attribute), [1] TextView() (in module npc) timeout (npc.get parameter) (npc.post parameter) title (npc.BasePlugin.window parameter) (npc.log parameter) to_value (npc.config.Field parameter) to_value() (npc.config.Field method) to_value_func (npc.config.Field attribute) TRANSFER (npc.types.LegacyLogLevel attribute) (npc.types.LogLevel attribute), [1] type (npc.config.Field attribute) (npc.config.Field parameter) (npc.types.MetaSetting attribute) (npc.types.RequiredMetaSetting attribute) U update (npc.PeriodicJob attribute) (npc.PeriodicJob parameter) update_available() (npc.BasePlugin method) UPLOAD (npc.types.LegacyLogLevel attribute), [1] (npc.types.LogLevel attribute), [1] url (npc.get parameter) (npc.post parameter) USER_AGENT_MAP (in module npc.requests) USER_AGENTS (in module npc.requests) USERS (npc.types.CommandGroup attribute), [1] V value (npc.config.Field.from_value parameter) verbose (npc.BasePlugin.Config attribute) verbose() (npc.BasePlugin method) Version (class in npc) version (npc.types.PluginConfig attribute) (npc.Version.__eq__ parameter) (npc.Version.__ge__ parameter) (npc.Version.__gt__ parameter) (npc.Version.__le__ parameter) (npc.Version.__lt__ parameter) (npc.Version.__ne__ parameter) W wait (npc.PeriodicJob.stop parameter) WINDOW (npc.types.LegacyLogLevel attribute) window() (npc.BasePlugin method) WINDOW_ERROR (npc.types.LegacyLogLevel attribute) windowed (npc.log parameter) Z ZAP (npc.types.ReturnCode attribute), [1]