MCPcopy Create free account

hub / github.com/ActiveState/code / functions

Functions29,190 in github.com/ActiveState/code

↓ 3,208 callersFunctionrange
(start, stop=None, step=1)
recipes/Python/577256_Improved_range_function/recipe-577256.py:4
↓ 2,985 callersFunctionstr
str( number, radix ) -- reverse function to int(str,radix) and long(str,radix)
recipes/Python/222109_radixstrNR__reverse_functiintSR/recipe-222109.py:21
↓ 2,903 callersFunctionprint
(aString)
recipes/JavaScript/578120_Komodo_JS_Macro_Execute/recipe-578120.js:60
↓ 1,269 callersMethodjoin
(self)
recipes/Python/576576_Thread_Pool/recipe-576576.py:28
↓ 861 callersMethodsleep
(self, sec)
recipes/Python/551780_Win_Services_helper/recipe-551780.py:21
↓ 851 callersMethodsplit
(self, i)
recipes/Python/577978_Text_Model/recipe-577978.py:102
↓ 645 callersFunctionopen
Open the sheve file, createing a lockfile at filename.lck. If block is False then a IOError will be raised if the lock cannot be acquired
recipes/Python/576591_Simple_shelve_Linux_file/recipe-576591.py:11
↓ 619 callersMethodreplace
(self, args)
recipes/Python/576532_Adaptive_Replacement_Cache/recipe-576532.py:29
↓ 587 callersFunctionmap
Registers a result value in the ObjectManager. The optional classes argument specifies the list of instances that are subject to mapping.
recipes/Python/359874_xmlrpc_parameter_mapping_OOstyle/recipe-359874.py:55
↓ 575 callersMethodappend
Add a new node with text to the end of this node.
recipes/Python/577635_Directory_Pruner_3/recipe-577635.py:690
↓ 543 callersFunctionset
(self, value)
recipes/Python/577539_Convert_PyQt_properties/recipe-577539.py:18
↓ 535 callersMethodstrip
(self,char=None)
recipes/Python/205377_Strip_whitespace_list/recipe-205377.py:41
↓ 533 callersMethodformat
Format an event value.
recipes/Python/578138_gprof2dotpy/recipe-578138.py:115
↓ 501 callersFunctionenumerate
Python 2.1-compatible enumerate function.
recipes/Python/56036_Pure_Python_strptime/recipe-56036.py:60
↓ 483 callersMethodbind
(self, event, handler)
recipes/Python/580756_Ordered_Listbox_for_Tkinter/recipe-580756.py:154
↓ 447 callersMethodexit
(self)
recipes/Python/578656_State_Machine_Framework_AI/recipe-578656.py:74
↓ 433 callersMethodstartswith
(self, other, *args)
recipes/Python/194371_Case_Insensitive_Strings/recipe-194371.py:60
↓ 386 callersMethodafter
(self, *exc)
recipes/Python/577273_Decorator_context_manager_single/recipe-577273.py:126
↓ 385 callersMethodappend
(self,node)
recipes/Python/574428_Container/recipe-574428.py:13
↓ 380 callersMethodappend
(self, item)
recipes/Python/580748_Tkinter_draggable_list_V2/recipe-580748.py:237
↓ 373 callersFunctionopen
(*args)
recipes/Python/496742_ShelfProxy/recipe-496742.py:80
↓ 371 callersMethodlower
(self, mo)
recipes/Python/576710_MultiRegex_Single_pass_replace_multiple/recipe-576710.py:38
↓ 345 callersMethodjoin
(self, timeout=None)
recipes/Python/578488_Threaded/recipe-578488.py:19
↓ 342 callersMethodappend
adding a file or a path (recursive) to the zip archive in memory
recipes/Python/578667_InMemoryZip_class/recipe-578667.py:51
↓ 334 callersMethodgrid
(self, *args, **kargs)
recipes/Python/578895_Simultaneous__paned_grids/recipe-578895.py:520
↓ 334 callersFunctionmax
computes max of a given column if argument is of type ITable and regular max elsewise.
recipes/Python/286192_Table_objects__operations_SQLlike/recipe-286192.py:76
↓ 329 callersMethodjoin
Blocks until all items in the Queue have been gotten and processed. The count of unfinished tasks goes up whenever an item is added to the
recipes/Python/475160_TaskQueue/recipe-475160.py:40
↓ 320 callersFunctiondict
(**kwargs)
recipes/Python/52313_Method_constructing_dictionary_without/recipe-52313.py:5
↓ 318 callersFunctionmin
(iterable, key=None)
recipes/Python/355690_Add_key_argument_mmax_heapqnsmallest/recipe-355690.py:33
↓ 300 callersMethodwrite
(*args, **kwargs)
recipes/Python/496854_zcgipy/recipe-496854.py:17
↓ 296 callersMethodpack
(self, start_animation=True, **kwargs)
recipes/Python/580708_Tkinter_Animated_GIF/recipe-580708.py:74
↓ 291 callersMethodappend
(self,d)
recipes/Python/68445_Interfaces/recipe-68445.py:55
↓ 290 callersMethodgroup
return match_object.group(grp)
recipes/Python/456151_Using_rematch_research_regroif__elif__elif_/recipe-456151.py:53
↓ 289 callersMethodtime
(self, seconds=0)
recipes/Python/578907_Python_Awesome_DD/recipe-578907.py:81
↓ 285 callersMethodexists
(self, block, name)
recipes/Python/492212_dal4py/recipe-492212.py:245
↓ 278 callersMethodpack
return bf with the given values in dec [n1, n2, n3...] packed
recipes/Python/578922_bitfield_rev2/recipe-578922.py:66
↓ 274 callersMethodappend
(self,xml_obj)
recipes/Python/576445_ElementTree_Wrapper/recipe-576445.py:100
↓ 270 callersMethodwrite
(*args, **kwargs)
recipes/Python/578187_Calendar_Maker/recipe-578187.py:549
↓ 265 callersMethodwrite
(self, str)
recipes/Python/577442_logging_support/recipe-577442.py:14
↓ 262 callersMethodformat
overridden from the ancestor class to take a log record and output a JSON formatted string. Args: record : log r
recipes/Python/580667_JSON_Formatted_Logging/recipe-580667.py:156
↓ 248 callersMethodrandom
(self, RECIP_BPF=random.RECIP_BPF, BPF=random.BPF)
recipes/Python/576707_Long_period_random_number/recipe-576707.py:27
↓ 244 callersMethoddelete
(self)
recipes/Python/580794_Simple_multicolumn_listbox/recipe-580794.py:31
↓ 241 callersMethodlower
(self)
recipes/Python/194371_Case_Insensitive_Strings/recipe-194371.py:51
↓ 240 callersMethodplace
(self, card)
recipes/Python/580811_Uno_TextBased/recipe-580811.py:374
↓ 236 callersFunctionsum
(a)
recipes/Python/52292_Gaussiquadrature_or_without_Log/recipe-52292.py:338
↓ 220 callersMethodexit
(self)
recipes/Python/271246_pyAlbumpy/recipe-271246.py:332
↓ 212 callersMethodAdd
(self, op)
recipes/Python/498270_Yielding_out_nested_routines_metaclass/recipe-498270.py:94
↓ 209 callersMethodreplace
Sets key with value if key already exists.
recipes/Python/577825_Rudimentary_Database_Engine/recipe-577825.py:813
↓ 209 callersFunctionsorted
(seq)
recipes/Python/304223_Mapping_arbitrary_objects_PostgreSQL_database/recipe-304223.py:8
↓ 206 callersMethodcompile
(a = '', b = '', flags = 0, count = 0)
recipes/Python/574436_py3to2__testdevelopintegrate_pyth30_code/recipe-574436.py:154
↓ 206 callersMethodsplit
(self)
recipes/Python/473881_splitandjoinpy/recipe-473881.py:39
↓ 197 callersMethodisdir
(self, path)
recipes/Python/492214_dal6py/recipe-492214.py:105
↓ 194 callersMethodappend
(self, other)
recipes/Python/440656_List_mixin/recipe-440656.py:144
↓ 193 callersMethodread
(self, size=None)
recipes/Python/492214_dal6py/recipe-492214.py:203
↓ 191 callersMethodsplit
(self)
recipes/Python/578879_Highly_branched_Trees/recipe-578879.py:39
↓ 185 callersMethodgrid
(self, start_animation=True, **kwargs)
recipes/Python/580708_Tkinter_Animated_GIF/recipe-580708.py:80
↓ 183 callersMethodendswith
(self, other, *args)
recipes/Python/194371_Case_Insensitive_Strings/recipe-194371.py:42
↓ 182 callersMethodisfile
(self, path)
recipes/Python/492214_dal6py/recipe-492214.py:100
↓ 177 callersMethodget
(self)
recipes/Python/578373_EZ_DDX_COW/recipe-578373.py:21
↓ 172 callersMethodbind
(self, addr)
recipes/Python/577662_ASIO/recipe-577662.py:75
↓ 168 callersFunctionGameOver
()
recipes/Python/580636_Space_Assault/recipe-580636.py:1611
↓ 167 callersMethodmainloop
(self)
recipes/Python/410670_Integrating_Twisted_reactor/recipe-410670.py:73
↓ 166 callersMethodcompile
(cls, template)
recipes/Python/496702_Templite/recipe-496702.py:21
↓ 166 callersMethoddestroy
(self)
recipes/Python/580794_Simple_multicolumn_listbox/recipe-580794.py:526
↓ 163 callersMethodread
(self,bytes=None)
recipes/Python/572196_RSA/recipe-572196.py:205
↓ 156 callersFunctionopen
()
recipes/Python/521897_SingleUploadpy/recipe-521897.py:9
↓ 150 callersMethodappend
(self, job)
recipes/Python/496982_Render_farm_script/recipe-496982.py:253
↓ 150 callersMethodread
(self, size = -1)
recipes/Python/577410_working_with_GroupWise/recipe-577410.py:59
↓ 147 callersMethodconfigure
if self._entry_popup: self._entry_popup.destroy() return
recipes/Python/580746_Tkinter_treeview_like_table_or_multicolumn/recipe-580746.py:727
↓ 144 callersMethodkeys
(self)
recipes/Python/578224_DoubleDict/recipe-578224.py:150
↓ 142 callersMethodacquire
Acquire the lock, if possible. If the lock is in use, it check again every `wait` seconds. It does this until it either gets the lock or exceed
recipes/Python/577524_Python_Sessions/recipe-577524.py:238
↓ 141 callersMethodappend
(self,value)
recipes/Python/306864_List_and_dictionary_observer/recipe-306864.py:54
↓ 141 callersMethodsort
(self, cmpfunc=None)
recipes/Python/440656_List_mixin/recipe-440656.py:191
↓ 140 callersMethodmatch
(self, tag)
recipes/Python/577380_Dragon_Lexical_Analyzer/recipe-577380.py:144
↓ 136 callersMethodappend
subclass the append method to handle wildcards, recursing and file filter.
recipes/Python/259147_FSList/recipe-259147.py:277
↓ 134 callersMethodread
(self, bsize=40960)
recipes/Python/578907_Python_Awesome_DD/recipe-578907.py:214
↓ 133 callersMethodrelease
Get rid of the lock by deleting the lockfile. When working in a `with` statement, this gets automatically called at the end.
recipes/Python/577524_Python_Sessions/recipe-577524.py:261
↓ 133 callersMethodsort
(self)
recipes/Python/578041_NamedList/recipe-578041.py:37
↓ 133 callersMethodwrite
(self,data)
recipes/Python/572196_RSA/recipe-572196.py:196
↓ 128 callersMethodappend
Add a new node with text to the end of this node.
recipes/Python/578154_Directory_Pruner_4/recipe-578154.py:785
↓ 123 callersMethodcursor
(self,timeout)
recipes/Python/81613_Remote_database_access_using_XMLRPC/recipe-81613.py:140
↓ 123 callersFunctionsleep
A blocking function magically converted in a non-blocking one.
recipes/Python/439358_Twisted_blocking_functions_deferred/recipe-439358.py:36
↓ 117 callersMethodsin
(self)
recipes/Python/59884_RPN_Stack_class/recipe-59884.py:187
↓ 116 callersMethodsub
(self)
recipes/Python/59884_RPN_Stack_class/recipe-59884.py:163
↓ 115 callersMethodfind
Return an array with all the items found with distance <= threshold from item.
recipes/Python/572156_BKtree/recipe-572156.py:199
↓ 114 callersMethodappend
(self, c)
recipes/Python/577397_TRAC_Interpreter__Class_Stack/recipe-577397.py:69
↓ 112 callersFunctiondir
(obj=_sentinel, glob=None)
recipes/Python/577774_Enhancing_dir_with_globs/recipe-577774.py:5
↓ 111 callersMethodlistdir
List directory and filter files by extension. You may want to override this to add extra logic or globbing support.
recipes/Python/577968_Log_watcher_tail_F_log/recipe-577968.py:104
↓ 109 callersMethodnew
Create a new Base object with this as the initial state.
recipes/Python/576808_statemethod/recipe-576808.py:18
↓ 108 callersMethodcos
(self)
recipes/Python/59884_RPN_Stack_class/recipe-59884.py:191
↓ 107 callersMethodreverse
(self)
recipes/Python/440656_List_mixin/recipe-440656.py:157
↓ 106 callersMethodappend
Append an item to end
recipes/Python/576690_Pyscanlogger__PythPort/recipe-576690.py:98
↓ 102 callersMethodsearch
Search the subtree rooted at x (or the root if not given) iteratively for the key. @return: self.nil if it cannot find it.
recipes/Python/576817_Red_black_tree/recipe-576817.py:60
↓ 101 callersMethodappend
(self,item)
recipes/Python/578813_Fixed_Lengh_List/recipe-578813.py:21
↓ 101 callersMethodsqrt
returns square root of self
recipes/Python/577333_Numerical_type_units/recipe-577333.py:290
↓ 100 callersMethodreplace
The replacement method. This is passed a match object by re.sub(), which it uses to index the replacement dictionary and find the repl
recipes/Python/146460_HTML_Templates/recipe-146460.py:27
↓ 100 callersMethodset
(self, value)
recipes/Python/578373_EZ_DDX_COW/recipe-578373.py:46
↓ 100 callersFunctiontime
(seconds=0)
recipes/Python/578910_Humreadable_output_bytes/recipe-578910.py:35
↓ 98 callersMethodstrip
Returns the argument stripped of potentially harmful HTML or Javascript code
recipes/Python/496942_Crosssite_scripting_XSS_defense/recipe-496942.py:96
↓ 97 callersMethodchdir
(self, path)
recipes/Python/492214_dal6py/recipe-492214.py:47
next →1–100 of 29,190, ranked by callers