MCPcopy Create free account

hub / github.com/Telefonica/HomePWN / functions

Functions1,555 in github.com/Telefonica/HomePWN

↓ 207 callersMethodcreate
(name, value=None, description=None, required=False, pattern=None)
utildata/dataset_options.py:6
↓ 162 callersFunctionprint_info
(msg, start="", end="")
utils/custom_print.py:13
↓ 156 callersMethodget
Gets an entry by key. Will return None if there is no matching entry.
utils/opendrop/zeroconf.py:1057
↓ 89 callersFunctionprint_error
(msg, start="", end="")
utils/custom_print.py:7
↓ 64 callersMethoddisplay
Do an update of the object AND refresh the screen
utils/npyscreen/wgwidget.py:423
↓ 49 callersMethodfindPair
(self, caller, request='DEFAULT')
utils/npyscreen/npysThemeManagers.py:91
↓ 36 callersMethoddo_colors
Returns True if the widget should try to paint in coloour.
utils/npyscreen/wgwidget.py:341
↓ 34 callersFunctionprint_ok
(msg, start="", end="")
utils/custom_print.py:16
↓ 33 callersMethodadd
Adds an entry
utils/opendrop/zeroconf.py:1044
↓ 30 callersMethodclear
Blank the screen area used by this widget, ready for redrawing
utils/npyscreen/wgwidget.py:439
↓ 28 callersMethodget_instance
()
utils/tasks.py:12
↓ 27 callersMethodupdate
(self, clear=True)
utils/npyscreen/wgslider.py:42
↓ 25 callersMethodwrite
Used in constructing an outgoing packet
utils/opendrop/zeroconf.py:570
↓ 21 callersMethodadd_set_option_values
(self, op, value)
utils/shell_options.py:38
↓ 19 callersMethodclose
Ends the background threads, and prevent this instance from servicing further queries.
utils/opendrop/zeroconf.py:2190
↓ 19 callersFunctioncurrent_time_millis
Current system time in milliseconds
utils/opendrop/zeroconf.py:174
↓ 18 callersMethodadd_answer_at_time
Adds an answer if it does not expire by a certain time
utils/opendrop/zeroconf.py:825
↓ 18 callersFunctionprint_ok_raw
(msg, start="", end="")
utils/custom_print.py:19
↓ 18 callersMethodsafe_string
Check that what you are trying to display contains only printable chars. (Try to catch dodgy input). Give it a string, and it will r
utils/npyscreen/wgwidget.py:709
↓ 16 callersMethodpack
(self, format_, value)
utils/opendrop/zeroconf.py:873
↓ 16 callersMethodremove
Removes an entry
utils/opendrop/zeroconf.py:1049
↓ 15 callersMethodadd_line
(self, realy, realx, unicode_string, attributes_list, max_columns,
utils/npyscreen/wgwidget_proto.py:23
↓ 14 callersMethodmake_attributes_list
A convenience function. Retuns a list the length of the unicode_string provided, with each entry of the list containing a copy of attribute.
utils/npyscreen/wgwidget_proto.py:61
↓ 12 callersMethod__init__
(self, value=None, required=False, description="URI", match_pattern = r"^http://|^https://|rt
utildata/dataset_options.py:116
↓ 12 callersMethodfind
(self)
utils/opendrop/base.py:91
↓ 12 callersMethodon_select
(self, input)
utils/npyscreen/wggrid.py:307
↓ 12 callersMethodsearch
Search a given word into the module directory Args: word (str): word to search Returns: [str
utils/find.py:8
↓ 12 callersMethodset_value
(self, data)
modules/_module.py:72
↓ 11 callersMethodunpack
(self, format_)
utils/opendrop/zeroconf.py:656
↓ 11 callersMethodwait
Calling thread waits for a given number of milliseconds or until notified.
utils/opendrop/zeroconf.py:1833
↓ 10 callersMethod_check_today_validity
If not allowed to select today's date, and today is selected, move either higher or lower depending on the value of onErrorHigher
utils/npyscreen/wgmonthbox.py:36
↓ 10 callersMethodadd_widget
Add a widget to the form. The form will do its best to decide on placing, unless you override it. The form of this function is add_widget(Wid
utils/npyscreen/fmForm.py:364
↓ 10 callersMethodstart
Start the AirDropBrowser to discover other AirDrop devices
utils/opendrop/client.py:55
↓ 10 callersMethodupdate
(self, clear=True)
utils/npyscreen/wgmultiline.py:707
↓ 9 callersMethod__init__
(self, zc)
utils/opendrop/zeroconf.py:1112
↓ 9 callersMethod_check_date
(self)
utils/npyscreen/wgmonthbox.py:26
↓ 9 callersMethodconnect
(self)
utils/ble.py:19
↓ 9 callersMethoddisplay_value
(self, value)
utils/npyscreen/wgtextbox.py:187
↓ 9 callersMethodedit
Display choice to user, execute function associated
utils/npyscreen/muMenu.py:32
↓ 9 callersMethodgetContent
(self)
utils/npyscreen/compatibility_code/npysNPSTree.py:23
↓ 9 callersMethodinitialize_menus
(self)
utils/npyscreen/wgNMenuDisplay.py:176
↓ 9 callersFunctionnew_process_function
Runs a python function and saves it in Task Args: func (func): Function type args (list, optional): List of args of the funci
utils/custom_thread.py:36
↓ 8 callersMethod_set_line_blank
(self, line)
utils/npyscreen/wgmultiline.py:300
↓ 8 callersMethodget
(self,)
utils/npyscreen/apOptions.py:208
↓ 8 callersMethodgetChildren
(self)
utils/npyscreen/compatibility_code/npysNPSTree.py:76
↓ 8 callersMethodinsert_short
Inserts an unsigned short in a certain position in the packet
utils/opendrop/zeroconf.py:881
↓ 8 callersMethodstart
(self, to_search)
modules/shodan/_shodan.py:36
↓ 8 callersMethodswitch_page
(self, page, display=True)
utils/npyscreen/fmFormMultiPage.py:86
↓ 8 callersMethodwalkTree
(self, onlyExpanded=True, ignoreRoot=True, sort=None, sort_function=None)
utils/npyscreen/compatibility_code/npysNPSTree.py:124
↓ 8 callersMethodwrite_short
Writes an unsigned short to the packet
utils/opendrop/zeroconf.py:886
↓ 7 callersMethodadd_answer
Adds an answer
utils/opendrop/zeroconf.py:820
↓ 7 callersMethoddisconnect
(self)
utils/ble.py:23
↓ 7 callersMethodfindDepth
(self, d=0)
utils/npyscreen/compatibility_code/npysNPSTree.py:48
↓ 7 callersMethodget_children
(self)
utils/npyscreen/npysTree.py:74
↓ 7 callersMethodis_expired
Returns true if this record has expired.
utils/opendrop/zeroconf.py:447
↓ 7 callersMethodsend
Sends an outgoing packet.
utils/opendrop/zeroconf.py:2162
↓ 7 callersMethodset
(self, value)
utils/npyscreen/apOptions.py:217
↓ 6 callersMethod__eq__
Tests equality on text
utils/opendrop/zeroconf.py:574
↓ 6 callersMethod_test_safe_to_exit
(self)
utils/npyscreen/wgwidget.py:652
↓ 6 callersMethod_walk_tree
(self, root, only_expanded=True, ignore_root=True, sort=None, sort_function=None)
utils/npyscreen/wgmultilinetree.py:218
↓ 6 callersMethod_word_matches
(self, word, last_words)
utils/customcompleter.py:14
↓ 6 callersMethodadd_question
Adds a question
utils/opendrop/zeroconf.py:816
↓ 6 callersMethodcancel
(self)
utils/opendrop/zeroconf.py:1346
↓ 6 callersFunctioncheck_list
(opts, opts_list, in_list=True)
tests/test_utils.py:99
↓ 6 callersMethoddate_or_datetime
(self)
utils/npyscreen/wgmonthbox.py:20
↓ 6 callersMethoddisplay
(self, clear=False)
utils/npyscreen/fmForm.py:309
↓ 6 callersMethodgetParent
(self)
utils/npyscreen/compatibility_code/npysNPSTree.py:44
↓ 6 callersMethodget_by_details
Gets an entry by details. Will return None if there is no matching entry.
utils/opendrop/zeroconf.py:1068
↓ 6 callersMethodget_parent
(self)
utils/npyscreen/npysTree.py:43
↓ 6 callersMethodhandle_query
Deal with incoming query packets. Provides a response if possible.
utils/opendrop/zeroconf.py:2075
↓ 6 callersMethodparse_struct
(self, data, struct)
utils/ble_apple/ble_utils.py:93
↓ 6 callersFunctionprint_msg
(msg, color, start="", end="")
utils/custom_print.py:25
↓ 6 callersMethodto_string
String representation with additional information
utils/opendrop/zeroconf.py:374
↓ 6 callersMethodwrite_debug
(config, data, file_name)
utils/opendrop/util.py:231
↓ 5 callersMethod__init__
(self, screen, history=False, history_max=100,
utils/npyscreen/fmFormMuttActive.py:54
↓ 5 callersMethod_cell_show_cursor
(self, cell, yes_no)
utils/npyscreen/wggrid.py:161
↓ 5 callersMethod_find_depth
(self, vl)
utils/npyscreen/wgmultilinetree.py:188
↓ 5 callersMethod_max_physical
How big is the physical screen?
utils/npyscreen/proto_fm_screen_area.py:111
↓ 5 callersMethod_print_line
(self, line, value_indexer)
utils/npyscreen/wgmultiline.py:282
↓ 5 callersMethoddestroy
Destroy the widget: methods should provide a mechanism to destroy any references that might case a memory leak. See select. module for an exa
utils/npyscreen/wgwidget.py:199
↓ 5 callersMethoddisplay_value
(self, vl)
utils/npyscreen/compatibility_code/oldtreeclasses.py:61
↓ 5 callersMethodget_tasks
(self)
utils/tasks.py:31
↓ 5 callersMethodh_exit_down
Called when user leaves the widget to the next widget
utils/npyscreen/wgwidget.py:146
↓ 5 callersMethodhasChildren
(self)
utils/npyscreen/compatibility_code/npysNPSTree.py:70
↓ 5 callersMethodkill_task
(self, index)
utils/tasks.py:48
↓ 5 callersFunctionload
()
tests/test_utils.py:17
↓ 5 callersMethodrefresh
(self)
utils/npyscreen/proto_fm_screen_area.py:136
↓ 5 callersMethodwrite_byte
Writes a single byte to the packet
utils/opendrop/zeroconf.py:877
↓ 4 callersMethodDISPLAY
(self)
utils/npyscreen/fmForm.py:219
↓ 4 callersFunction_prepare_message
(message)
utils/npyscreen/utilNotify.py:17
↓ 4 callersMethod_print_tree
(self, real_x)
utils/npyscreen/wgmultilinetree.py:52
↓ 4 callersMethod_resize
Internal Method. This will be the method called when the terminal resizes.
utils/npyscreen/wgwidget.py:320
↓ 4 callersMethod_set_response
Setting the default values for a successful response
utils/opendrop/server.py:125
↓ 4 callersFunction_wrap_message_lines
(message, line_length)
utils/npyscreen/utilNotify.py:24
↓ 4 callersMethodadd_handlers
Update the dictionary of simple handlers. Pass in a dictionary with keyname (eg "^P" or curses.KEY_DOWN) as the key, and the function that key should
utils/npyscreen/wgwidget.py:124
↓ 4 callersMethoddisplay_value
Overload this function to change how values are displayed. Should accept one argument (the object to be represented), and return a string.
utils/npyscreen/wggrid.py:83
↓ 4 callersMethodedit_cursor_line_value
(self)
utils/npyscreen/wgmultilineeditable.py:23
↓ 4 callersMethoderase
(self)
utils/npyscreen/proto_fm_screen_area.py:159
↓ 4 callersMethodget_and_use_key_press
(self)
utils/npyscreen/wgwidget.py:564
↓ 4 callersMethodget_content
(self)
utils/npyscreen/npysTree.py:22
next →1–100 of 1,555, ranked by callers