MCPcopy Create free account

hub / github.com/ActiveState/code / functions

Functions29,190 in github.com/ActiveState/code

↓ 52 callersMethodextend
(self,aList)
recipes/Python/578813_Fixed_Lengh_List/recipe-578813.py:26
↓ 52 callersMethodgetch
(self)
recipes/Python/203830_Checking_keypress_without_stop_executiunix/recipe-203830.py:26
↓ 52 callersMethodgetopt
get options and merge into dict 'opt
recipes/Python/302262_Handling_commline_arguments_options_arguments/recipe-302262.py:79
↓ 52 callersMethodparse_args
(self, *args, **kwargs)
recipes/Python/574459_Easier_positional_arguments/recipe-574459.py:20
↓ 52 callersMethodstart
(self)
recipes/Python/492231_timerpy/recipe-492231.py:19
↓ 51 callersMethodclose
(self)
recipes/Python/577662_ASIO/recipe-577662.py:177
↓ 51 callersMethoderror
()
recipes/Python/576992_wsgi_SPNEGO_middleware/recipe-576992.py:11
↓ 51 callersMethodget
(self)
recipes/Python/577321_Win_Shortcuts_wrapper/recipe-577321.py:25
↓ 51 callersMethodremove
(self,item)
recipes/Python/578813_Fixed_Lengh_List/recipe-578813.py:14
↓ 51 callersMethodsub
(self)
recipes/Python/577110_Whitespace_Interpreter/recipe-577110.py:406
↓ 51 callersMethodupdate
Merges one graph with another. All vertices will be convertex to VertexType. Takes union of edge lists. >>> g1, g2 = Graph(VertexType=Vertex
recipes/Python/578615_graph/recipe-578615.py:382
↓ 50 callersMethodclose
(self)
recipes/Python/576574_Login_Logger/recipe-576574.py:110
↓ 50 callersMethodcount
(self)
recipes/Python/578438_Cstyle_enumerations/recipe-578438.py:64
↓ 50 callersMethodget
(self, index)
recipes/Python/580794_Simple_multicolumn_listbox/recipe-580794.py:79
↓ 50 callersFunctionrandom
Returns a random vector of length n.
recipes/Python/52272_vector_list_based_vector_class_supporting/recipe-52272.py:123
↓ 50 callersMethodremove
(self, path)
recipes/Python/492214_dal6py/recipe-492214.py:80
↓ 50 callersMethodsave
(self, filename)
recipes/Python/577365_MineSweep/recipe-577365.py:1131
↓ 50 callersMethodunlink
Remove a named semaphore.
recipes/Python/577655_POSIX_Semaphore_FreeBSD/recipe-577655.py:165
↓ 50 callersMethodwrite
(self, text = "")
recipes/Python/102263_Logfilepy__Singletlog_file/recipe-102263.py:63
↓ 49 callersMethodgetLogger
(self, name)
recipes/Python/577551_Trace_decorator_for_debugging/recipe-577551.py:181
↓ 49 callersMethodwrite
(self, data)
recipes/Python/440665_Asynchronous_HTTP_server/recipe-440665.py:470
↓ 48 callersFunctionf
()
recipes/Python/474122_neat/recipe-474122.py:3
↓ 48 callersMethodget
A case insensitive get.
recipes/Python/283455_caselessDict/recipe-283455.py:117
↓ 48 callersMethodindex
(self, x, i=0, j=None)
recipes/Python/440656_List_mixin/recipe-440656.py:162
↓ 48 callersMethodwrite
(self, stream=None, indentation=' ')
recipes/Python/578252_Python_Exception_Chains_or_Trees/recipe-578252.py:54
↓ 47 callersFunction_typedef_both
Adds new typedef for both data and code.
recipes/Python/546530_Size_of_Python_objects_revised/recipe-546530.py:1296
↓ 47 callersMethodhas_key
Returns whether the given key is valid
recipes/Python/163605_resultsetpy/recipe-163605.py:104
↓ 47 callersFunctionmethod
(self, other, fn=fn)
recipes/Python/576932_Sets_custom_equalityuniqueness/recipe-576932.py:63
↓ 47 callersMethodrename
Rename node. old_dn --- old distinguished name of node. new_dn --- new distinguished name of node.
recipes/Python/576966_DnTree/recipe-576966.py:164
↓ 47 callersMethodsplit
Split expression on rightmost symbol.
recipes/Python/577469_Evaluator_20/recipe-577469.py:167
↓ 46 callersMethod__init__
(self, *boolexprs)
recipes/Python/415345_write_sql_via_python/recipe-415345.py:330
↓ 46 callersMethodappend
(self, item)
recipes/Python/578780_Priority_Queue_with_deletion/recipe-578780.py:18
↓ 46 callersMethodbind
(self, data)
recipes/Python/578348_WebSocket_interface/recipe-578348.py:112
↓ 46 callersMethodclose
(self)
recipes/Python/580767_Unix_teelike_functionality/recipe-580767.py:46
↓ 46 callersMethodset
(self, target)
recipes/Python/577321_Win_Shortcuts_wrapper/recipe-577321.py:19
↓ 46 callersMethodwhere
Select rows that fit criteria given by the test.
recipes/Python/577825_Rudimentary_Database_Engine/recipe-577825.py:538
↓ 45 callersMethodasctime
(self, t=None)
recipes/Python/502286_timehook_modify_Pythinterpreter/recipe-502286.py:42
↓ 45 callersMethodjoin
(self, left, right)
recipes/Python/415345_write_sql_via_python/recipe-415345.py:859
↓ 45 callersMethodmain
(self)
recipes/Python/578990_Hangman/recipe-578990.py:187
↓ 45 callersMethodopen
(self)
recipes/Python/577926_ProgressBar_class/recipe-577926.py:21
↓ 44 callersFunctiondot
vector-matrix, matrix-vector or matrix-matrix product
recipes/Python/52275_sparse_dictionary_based_sparse_matrix/recipe-52275.py:258
↓ 44 callersMethodget
(self,key,default="")
recipes/Python/440665_Asynchronous_HTTP_server/recipe-440665.py:147
↓ 44 callersMethodget_children
(self)
recipes/Python/579138_Simple_breadthfirst_depthfirst_tree/recipe-579138.py:48
↓ 44 callersMethodkeys
(self)
recipes/Python/498195_Another_Odict/recipe-498195.py:167
↓ 44 callersMethodplot
(self)
recipes/Python/578834_Hierarchical_Clustering_Heatmap/recipe-578834.py:231
↓ 44 callersMethodpop
(self, k, x=_nil)
recipes/Python/498195_Another_Odict/recipe-498195.py:222
↓ 43 callersMethodDraw
(self)
recipes/Python/578808_Python_Game_of_Life/recipe-578808.py:203
↓ 43 callersFunctioncls
()
recipes/Python/577588_Clear_screen_beep_various/recipe-577588.py:147
↓ 43 callersMethodhas_key
(self, key)
recipes/Python/498072_Implementing_Immutable/recipe-498072.py:66
↓ 43 callersMethodhas_key
(self)
recipes/Python/305888_way_deal__checking/recipe-305888.py:90
↓ 43 callersMethodloads
decrypt and unpickle a python object
recipes/Python/576980_Authenticated/recipe-576980.py:64
↓ 43 callersMethodread
return the character over the head
recipes/Python/252486_Turing_Machine_Simulator/recipe-252486.py:60
↓ 42 callersMethodencode
Convert unicode string to latex.
recipes/Python/252124_LaTeX_codec/recipe-252124.py:45
↓ 42 callersMethoditems
(self)
recipes/Python/498195_Another_Odict/recipe-498195.py:186
↓ 42 callersMethodkeys
(self)
recipes/Python/265879_Rating_class_mapping/recipe-265879.py:119
↓ 42 callersMethodput
(self, command, request=True)
recipes/Python/578488_Threaded/recipe-578488.py:40
↓ 42 callersMethodwrite
(self, text)
recipes/Python/577638_File_Share_Messenger_25/recipe-577638.py:1314
↓ 41 callersFunctionall
(iterable)
recipes/Python/578918_Yet_Another_NamedTuple/recipe-578918.py:15
↓ 41 callersMethodconnect
(self, slot)
recipes/Python/576477_Yet_another_signalslot/recipe-576477.py:21
↓ 41 callersMethodhas_key
(self, aKey)
recipes/Python/52270_OrderedDictionary/recipe-52270.py:30
↓ 41 callersMethodremove
Remove element v from a set DS[k]; it must be a member. If the element v is not a member of D[k], raise a KeyError.
recipes/Python/577702_DictSet__specialized_Pythcontainer_datatype/recipe-577702.py:599
↓ 41 callersFunctionsum
(args)
recipes/Python/474094_UrlAppServer/recipe-474094.py:52
↓ 41 callersFunctionunpack
(values, keys)
recipes/Python/475112_Schedule_Maker/recipe-475112.py:108
↓ 40 callersFunction_
(n)
recipes/Python/577064_Simple_FunctiOverloading/recipe-577064.py:35
↓ 40 callersMethodappend
(self, x)
recipes/Python/435902_Ring_List_fixed_size_circular/recipe-435902.py:8
↓ 40 callersMethodappend
Include definitions from func into database
recipes/Python/360698_Extending_pythprolog_syntax/recipe-360698.py:103
↓ 40 callersMethodextend
(self,iterable)
recipes/Python/576445_ElementTree_Wrapper/recipe-576445.py:204
↓ 40 callersMethodflush
(self)
recipes/Python/572196_RSA/recipe-572196.py:202
↓ 40 callersMethodread
read up to 'size' bytes from the file Default is -1, which means to read to end of file.
recipes/Python/173071_ReseekFile/recipe-173071.py:67
↓ 40 callersFunctionsorted
(seq)
recipes/Python/465156_Shared_lock_akreaderwriter_lock_timeouts_FIFO/recipe-465156.py:89
↓ 39 callersMethodappend
(self,new)
recipes/Python/223610_Yet_another_way_use_fields/recipe-223610.py:57
↓ 39 callersFunctioncompile
given a mapping dictionary and a generic regular expression returns it compiled
recipes/Python/576806_Regular_Expressigeneric_sequences/recipe-576806.py:33
↓ 39 callersMethodcompile
Return a compiled re object for the format string.
recipes/Python/56036_Pure_Python_strptime/recipe-56036.py:311
↓ 39 callersMethodhas_key
A case insensitive test for keys.
recipes/Python/283455_caselessDict/recipe-283455.py:98
↓ 39 callersFunctionpack
Get the source, compress it, and create a packed file.
recipes/Python/577485_Self_Extracting_Archiver/recipe-577485.py:25
↓ 39 callersMethodpack
(self, *args, **kargs)
recipes/Python/578870_Tkinter_Grid_with_panes/recipe-578870.py:464
↓ 39 callersMethodremove
Remove first occurence of item. Raise ValueError if not found
recipes/Python/577197_SortedCollection/recipe-577197.py:154
↓ 39 callersMethodreplace
(self,line,new_char)
recipes/Python/259100_multireplace/recipe-259100.py:18
↓ 39 callersMethodtostring
creates a string representation using our etree object
recipes/Python/577267_XML_Pythdatstructure/recipe-577267.py:31
↓ 39 callersMethodwalk
(self)
recipes/Python/502268_Win_Registry_module/recipe-502268.py:76
↓ 39 callersMethodwrite
(self, s)
recipes/Python/578138_gprof2dotpy/recipe-578138.py:2741
↓ 38 callersMethodctime
(self, secs=None)
recipes/Python/502286_timehook_modify_Pythinterpreter/recipe-502286.py:48
↓ 38 callersMethoddumps
pickle and encrypt a python object
recipes/Python/576980_Authenticated/recipe-576980.py:60
↓ 38 callersFunctionrnd
()
recipes/Python/580495_Random_Planet_Generator_Using/recipe-580495.py:21
↓ 38 callersMethodsetFont
(self, font_data)
recipes/Python/577674_Bitmap_Maker/recipe-577674.py:603
↓ 37 callersMethoddelete
Delete this node (optionally, return parent).
recipes/Python/578154_Directory_Pruner_4/recipe-578154.py:801
↓ 37 callersMethodfunction
(self, name)
recipes/Python/577382__Keyword_Argument_InjectiPythDecorators_/recipe-577382.py:26
↓ 37 callersMethodget
(self, key, default=None)
recipes/Python/576403_Arbitrary_order_attribute_writing/recipe-576403.py:375
↓ 37 callersMethodnext
(self)
recipes/Python/572196_RSA/recipe-572196.py:230
↓ 37 callersMethodparse_args
Callback function called by argument parser. Helps to remove duplicate code
recipes/Python/532908_Text_to_PDF_Converter_rewrite/recipe-532908.py:135
↓ 37 callersFunctionrun_one_test
(func, first_kwonly_arg_name, *args, **kwargs)
recipes/Python/580639_Python2_keywordonly_argument_emulatidecorator/recipe-580639.py:128
↓ 37 callersMethodset
Sets some options. See also method **reset**. Any options not set remain unchanged from the previous setting. The available options
recipes/Python/546530_Size_of_Python_objects_revised/recipe-546530.py:2266
↓ 36 callersMethodRequest
(self)
recipes/Python/413268_Dependency/recipe-413268.py:76
↓ 36 callersMethodadd
(self, name, score)
recipes/Python/577365_MineSweep/recipe-577365.py:916
↓ 36 callersMethodadd_header
You can add additional mime headers, for example a "Content-Type" header with "text/plain" value with optional parameters like charset="UTF-8
recipes/Python/578846_Composing_POSTable_HTTP_request/recipe-578846.py:88
↓ 36 callersMethodattach
(self, observer)
recipes/Python/578484_Observer_Pattern/recipe-578484.py:23
↓ 36 callersFunctionbytes
(var, *args)
recipes/Python/577518_Rsync_Algorithm/recipe-577518.py:31
↓ 36 callersMethodcount
(self, orig, expect)
recipes/Python/496869_Computing_permutations/recipe-496869.py:49
↓ 36 callersMethoddestroy
Destroy the session
recipes/Python/577524_Python_Sessions/recipe-577524.py:140
↓ 36 callersMethoddigest
(self)
recipes/Python/551777_Accurately_find_duplicate_files/recipe-551777.py:60
← previousnext →201–300 of 29,190, ranked by callers