MCPcopy Create free account

hub / github.com/PacktPublishing/Python_Master-the-Art-of-Design-Patterns / functions

Functions1,218 in github.com/PacktPublishing/Python_Master-the-Art-of-Design-Patterns

↓ 1 callersMethodday3
(self)
Module 2/Chapter08/template_agency.py:20
↓ 1 callersFunctiondecompress
(width, height, bytes)
Module 1/Chapter13/case_study/decompress_to_bmp.py:4
↓ 1 callersFunctiondelete_file
(path)
Module 3/9324OS_11_code/command.py:42
↓ 1 callersFunctiondelete_file
(path)
Module 3/9324OS_11_code/old/command.py:42
↓ 1 callersMethoddetach
(self)
Module 2/Chapter06/observer_news_agency.py:12
↓ 1 callersFunctiondir_images_main
()
Module 1/Chapter13/case_study/compress_bmp.py:72
↓ 1 callersMethoddisplay
(self)
Module 1/Chapter3/3_23_purchase_and_rental.py:27
↓ 1 callersFunctiondistance
(p1, p2)
Module 1/Chapter5/5_01_distances_no_objects.py:3
↓ 1 callersMethoddistance
(self, p2)
Module 1/Chapter5/5_02_distances_by_object.py:8
↓ 1 callersMethoddistance
(self, p2)
Module 1/Chapter5/5_03_object_polygon_init.py:8
↓ 1 callersMethoddo_query
(self)
Module 1/Chapter10/10_21_template_concretes.py:10
↓ 1 callersMethoddo_query
(self)
Module 1/Chapter10/10_19_template_abstract_noimple.py:6
↓ 1 callersMethoddo_query
(self)
Module 1/Chapter10/10_20_template_abstract_implemented.py:10
↓ 1 callersMethoddo_say
(self)
Module 2/Chapter03/simple_factory.py:13
↓ 1 callersMethoderror
(self, msg)
Module 3/9324OS_08_code/mvc.py:19
↓ 1 callersMethoderror
(self, msg)
Module 3/9324OS_08_code/old/mvc.py:19
↓ 1 callersMethodexecute
(self)
Module 2/Chapter07/command_wizard.py:13
↓ 1 callersMethodexecute
(self)
Module 3/9324OS_04_code/adapter.py:10
↓ 1 callersMethodexecute
(self)
Module 3/9324OS_04_code/old/adapter.py:10
↓ 1 callersMethodexit
(self)
Module 1/Chapter11/11_11_window_command_commands.py:4
↓ 1 callersMethodfind_replace
(self)
Module 1/Chapter5/5_17_zipsearch.py:24
↓ 1 callersFunctionfive_sleepers
()
Module 1/Chapter13/13_07_basic_async.py:12
↓ 1 callersMethodformat_results
(self)
Module 1/Chapter10/10_21_template_concretes.py:14
↓ 1 callersMethodformat_results
(self)
Module 1/Chapter10/10_19_template_abstract_noimple.py:8
↓ 1 callersMethodformat_results
(self)
Module 1/Chapter10/10_20_template_abstract_implemented.py:14
↓ 1 callersMethodforward
(self)
Module 1/Chapter5/Document.py:32
↓ 1 callersMethodforward
(self)
Module 1/Chapter5/5_26_document_using_cursor.py:6
↓ 1 callersMethodforward
(self)
Module 1/Chapter5/5_29_document_with_character.py:32
↓ 1 callersFunctionfunny_division2
(anumber)
Module 1/Chapter4/4_06_catch_multiple_exceptions.py:1
↓ 1 callersFunctionfunny_division3
(anumber)
Module 1/Chapter4/4_07_catch_multiple_different.py:1
↓ 1 callersFunctiongenerate_banner
(msg, style=dots_style)
Module 3/9324OS_16_code/old/template.py:18
↓ 1 callersFunctiongenerate_colors
(count=100)
Module 1/Chapter9/case_study_machine_learn.py:16
↓ 1 callersFunctiongenerate_colors
(count=100)
Module 1/Chapter9/9_25_knearest.py:15
↓ 1 callersFunctiongenerate_colors
(count=100)
Module 1/Chapter9/9_23_generate_colors.py:4
↓ 1 callersMethodgetSections
(self)
Module 2/Chapter03/factory_method.py:47
↓ 1 callersMethodgetState
(self)
Module 2/Chapter10/state_sample.py:24
↓ 1 callersMethodgetStatus
(self)
Module 2/Chapter05/proxy_sample.py:16
↓ 1 callersFunctionget_path
(path)
Module 1/Chapter11/11_17_component_hierarchy.py:34
↓ 1 callersFunctionget_path
(path)
Module 1/Chapter11/11_18_add_child.py:35
↓ 1 callersMethodget_pricing
(self)
Module 2/Chapter09/mvc_sample.py:30
↓ 1 callersMethodget_quote
(self, n)
Module 3/9324OS_08_code/mvc.py:8
↓ 1 callersMethodget_quote
(self, n)
Module 3/9324OS_08_code/old/mvc.py:8
↓ 1 callersFunctionget_serials
(filename)
Module 1/Chapter9/9_21_kernel_log.py:13
↓ 1 callersMethodget_services
(self)
Module 2/Chapter09/mvc_sample.py:26
↓ 1 callersMethodhandle_default
(self, event)
Module 3/9324OS_10_code/chain.py:26
↓ 1 callersMethodhandle_default
(self, event)
Module 3/9324OS_10_code/old/chain.py:26
↓ 1 callersMethodinteract_with
(self, obstacle)
Module 3/9324OS_01_code/abstract_factory.py:8
↓ 1 callersMethodinteract_with
(self, obstacle)
Module 3/9324OS_01_code/old/abstract_factory.py:8
↓ 1 callersMethodinterface
(self)
Module 2/Chapter09/mvc_uml.py:19
↓ 1 callersMethodis_logged_in
(self, username)
Module 1/Chapter4/auth.py:76
↓ 1 callersMethodis_logged_in
(self, username)
Module 1/Chapter4/4_19_authorizor.py:76
↓ 1 callersMethodlist_pricing
(self, services)
Module 2/Chapter09/mvc_sample.py:14
↓ 1 callersMethodlist_services
(self, services)
Module 2/Chapter09/mvc_sample.py:10
↓ 1 callersFunctionload_colors
(filename)
Module 1/Chapter9/case_study_machine_learn.py:9
↓ 1 callersFunctionload_colors
(filename)
Module 1/Chapter9/9_25_knearest.py:8
↓ 1 callersFunctionload_colors
(filename)
Module 1/Chapter9/9_22_load_dataset.py:6
↓ 1 callersMethodlock
(self, item_type)
Module 1/Chapter4/4_15_inventory_handling.py:2
↓ 1 callersMethodlogic
(self)
Module 2/Chapter09/mvc_uml.py:4
↓ 1 callersFunctionlookup_dns
(data)
Module 1/Chapter13/13_08_asyncio_dns.py:10
↓ 1 callersFunctionmain
()
Module 3/9324OS_13_code/observer.py:50
↓ 1 callersFunctionmain
()
Module 3/9324OS_13_code/old/observer.py:49
↓ 1 callersFunctionmain
()
Module 3/9324OS_11_code/first-class.py:10
↓ 1 callersFunctionmain
()
Module 3/9324OS_11_code/command.py:47
↓ 1 callersFunctionmain
()
Module 3/9324OS_11_code/old/first-class.py:10
↓ 1 callersFunctionmain
()
Module 3/9324OS_11_code/old/command.py:47
↓ 1 callersFunctionmain
()
Module 3/9324OS_04_code/adapter.py:21
↓ 1 callersFunctionmain
()
Module 3/9324OS_04_code/old/adapter.py:21
↓ 1 callersFunctionmain
()
Module 3/9324OS_15_code/strategy.py:31
↓ 1 callersFunctionmain
()
Module 3/9324OS_15_code/old/strategy.py:36
↓ 1 callersFunctionmain
()
Module 3/9324OS_07_code/flyweight.py:20
↓ 1 callersFunctionmain
()
Module 3/9324OS_07_code/old/flyweight.py:20
↓ 1 callersFunctionmain
()
Module 3/9324OS_10_code/chain.py:37
↓ 1 callersFunctionmain
()
Module 3/9324OS_10_code/old/chain.py:37
↓ 1 callersFunctionmain
()
Module 3/9324OS_06_code/facade.py:92
↓ 1 callersFunctionmain
()
Module 3/9324OS_06_code/old/facade.py:92
↓ 1 callersFunctionmain
()
Module 3/9324OS_14_code/state.py:56
↓ 1 callersFunctionmain
()
Module 3/9324OS_14_code/old/state.py:56
↓ 1 callersFunctionmain
()
Module 3/9324OS_09_code/lazy.py:28
↓ 1 callersFunctionmain
()
Module 3/9324OS_09_code/proxy.py:26
↓ 1 callersFunctionmain
()
Module 3/9324OS_02_code/computer-builder.py:41
↓ 1 callersFunctionmain
()
Module 3/9324OS_02_code/builder.py:108
↓ 1 callersFunctionmain
()
Module 3/9324OS_16_code/old/graph-template.py:22
↓ 1 callersFunctionmain
()
Module 3/9324OS_16_code/old/graph.py:31
↓ 1 callersFunctionmain
()
Module 3/9324OS_16_code/old/template.py:23
↓ 1 callersFunctionmain
()
Module 3/9324OS_01_code/abstract_factory.py:71
↓ 1 callersFunctionmain
()
Module 3/9324OS_01_code/factory_method.py:39
↓ 1 callersFunctionmain
()
Module 3/9324OS_01_code/old/abstract_factory.py:71
↓ 1 callersFunctionmain
()
Module 3/9324OS_01_code/old/factory_method.py:39
↓ 1 callersFunctionmain
()
Module 3/9324OS_12_code/interpreter.py:94
↓ 1 callersFunctionmain
()
Module 3/9324OS_12_code/old/interpreter.py:94
↓ 1 callersFunctionmain
()
Module 3/9324OS_08_code/mvc.py:43
↓ 1 callersFunctionmain
()
Module 3/9324OS_08_code/old/mvc.py:42
↓ 1 callersMethodmakePizzas
(self)
Module 2/Chapter03/abstract_factory.py:66
↓ 1 callersMethodmake_character
(self)
Module 3/9324OS_01_code/abstract_factory.py:26
↓ 1 callersMethodmake_character
(self)
Module 3/9324OS_01_code/old/abstract_factory.py:26
↓ 1 callersMethodmake_obstacle
(self)
Module 3/9324OS_01_code/abstract_factory.py:29
↓ 1 callersMethodmake_obstacle
(self)
Module 3/9324OS_01_code/old/abstract_factory.py:29
↓ 1 callersMethodmake_payment
(self)
Module 2/Chapter05/proxy_card.py:53
↓ 1 callersMethodmake_sound
(self, object_type)
Module 2/Chapter03/simple_factory.py:24
↓ 1 callersFunctionmatch_regex
(filename, regex)
Module 1/Chapter9/9_21_kernel_log.py:4
← previousnext →201–300 of 1,218, ranked by callers