Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PacktPublishing/Python_Master-the-Art-of-Design-Patterns
/ functions
Functions
1,218 in github.com/PacktPublishing/Python_Master-the-Art-of-Design-Patterns
⨍
Functions
1,218
◇
Types & classes
479
↳
Endpoints
1
Method
execute
(self)
Module 2/Chapter07/command_sample.py:29
Method
execute
(self)
Module 2/Chapter07/command_stocks.py:33
Method
execute
(self)
Module 2/Chapter07/command_stocks.py:41
Method
execute
(self)
Module 3/9324OS_11_code/command.py:9
Method
execute
(self)
Module 3/9324OS_11_code/command.py:23
Method
execute
(self)
Module 3/9324OS_11_code/old/command.py:9
Method
execute
(self)
Module 3/9324OS_11_code/old/command.py:23
Method
execute
(self)
Module 1/Chapter11/11_11_window_command_commands.py:51
Method
exit
(self)
Module 1/Chapter11/11_12_window_command_function.py:4
Method
exit
(self)
Module 1/Chapter11/11_10_window_command_invokers.py:4
Method
exit
(self)
Module 1/Chapter11/11_09_window_commands.py:4
Method
ext
(self)
Module 1/Chapter3/3_17.2_abc_media.py:9
Function
extend_bfs_path
(visited, current)
Module 3/9324OS_16_code/old/graph-template.py:16
Function
extend_dfs_path
(visited, current)
Module 3/9324OS_16_code/old/graph-template.py:19
Function
fake_print
()
Module 1/Chapter7/7_27_add_function_to_object.py:5
Function
fibonacci
Returns the nth number of the Fibonacci sequence
Module 3/9324OS_05_code/mymath.py:21
Function
fibonacci
(n)
Module 3/9324OS_05_code/fibonacci_naive.py:1
Function
fibonacci
(n)
Module 3/9324OS_05_code/fibonacci.py:3
Function
fibonacci
Returns the nth number of the Fibonacci sequence
Module 3/9324OS_05_code/old/mymath.py:21
Function
fibonacci
(n)
Module 3/9324OS_05_code/old/fibonacci_naive.py:1
Function
fibonacci
(n)
Module 3/9324OS_05_code/old/fibonacci.py:3
Function
find_files
(path, query_string)
Module 1/Chapter13/13_06_futures.py:6
Method
foo
(self)
Module 1/Chapter5/5_12_property_decorator_get_set.py:3
Method
foo
(self)
Module 1/Chapter5/5_09_property_decorator_get.py:3
Method
format_currency
(self, base, cents)
Module 1/Chapter11/11_14_formatters.py:18
Method
format_currency
(self, base, cents)
Module 1/Chapter11/11_14_formatters.py:34
Method
format_currency
(self, base, cents)
Module 1/Chapter11/11_15_formatter_factories.py:18
Method
format_currency
(self, base, cents)
Module 1/Chapter11/11_15_formatter_factories.py:34
Method
format_date
(self, y, m, d)
Module 1/Chapter11/11_14_formatters.py:2
Method
format_date
(self, y, m, d)
Module 1/Chapter11/11_14_formatters.py:10
Method
format_date
(self, y, m, d)
Module 1/Chapter11/11_15_formatter_factories.py:2
Method
format_date
(self, y, m, d)
Module 1/Chapter11/11_15_formatter_factories.py:10
Method
forward
(self)
Module 1/Chapter5/5_25_document_cursor.py:6
Method
forward
(self)
Module 1/Chapter5/5_24_most_basic_document.py:18
Method
full_name
(self)
Module 1/Chapter8/8_26_json_objects.py:7
Function
g
(self, n)
Module 3/9324OS_13_code/old/test.py:2
Method
get
(self)
Module 2/Chapter09/tornado_ex/tornado_ex/example.py:24
Method
get
(self, id, status)
Module 2/Chapter09/tornado_ex/tornado_ex/example.py:44
Method
get
(self, id)
Module 2/Chapter09/tornado_ex/tornado_ex/example.py:51
Method
getState
(self)
Module 2/Chapter10/state_structural.py:24
Method
get_age
(self, date)
Module 1/Chapter11/11_02_age_calculator_adapted.py:22
Method
get_inbox
(self)
Module 1/Chapter11/11_04_email_facade.py:28
Method
get_name
(self)
Module 1/Chapter5/5_04_pytho_ugly_as_java.py:9
Method
get_name
(self)
Module 1/Chapter5/5_06_setting_name_in_method.py:11
Function
get_pages
(links)
Module 1/Chapter7/7_19_link_downloader.py:3
Function
get_pages
(*links)
Module 1/Chapter7/7_20_link_downloader_vararg.py:1
Method
get_person
(self,)
Module 2/Chapter01/sample.py:9
Function
get_valid_input
(input_string, valid_options)
Module 1/Chapter3/3_20_validation_function.py:1
Method
handle_close
(self, event)
Module 3/9324OS_10_code/chain.py:23
Method
handle_close
(self, event)
Module 3/9324OS_10_code/old/chain.py:23
Method
handle_down
(self, event)
Module 3/9324OS_10_code/chain.py:34
Method
handle_down
(self, event)
Module 3/9324OS_10_code/old/chain.py:34
Method
handle_paint
(self, event)
Module 3/9324OS_10_code/chain.py:30
Method
handle_paint
(self, event)
Module 3/9324OS_10_code/old/chain.py:30
Method
home
(self)
Module 1/Chapter5/Document.py:38
Method
home
(self)
Module 1/Chapter5/5_25_document_cursor.py:12
Method
home
(self)
Module 1/Chapter5/5_26_document_using_cursor.py:12
Method
home
(self)
Module 1/Chapter5/5_29_document_with_character.py:38
Method
increase_temperature
(self, amount)
Module 3/9324OS_12_code/interpreter.py:70
Method
increase_temperature
(self, amount)
Module 3/9324OS_12_code/interpreter.py:85
Method
increase_temperature
(self, amount)
Module 3/9324OS_12_code/old/interpreter.py:70
Method
increase_temperature
(self, amount)
Module 3/9324OS_12_code/old/interpreter.py:85
Method
insert
(self, character)
Module 1/Chapter5/Document.py:7
Method
insert
(self, character)
Module 1/Chapter5/5_26_document_using_cursor.py:32
Method
insert
(self, character)
Module 1/Chapter5/5_29_document_with_character.py:7
Method
insert
(self, character)
Module 1/Chapter5/5_24_most_basic_document.py:7
Method
interact_with
(self, obstacle)
Module 3/9324OS_01_code/abstract_factory.py:39
Method
interact_with
(self, obstacle)
Module 3/9324OS_01_code/old/abstract_factory.py:39
Method
is_logged_in
(self, username)
Module 1/Chapter4/4_18_login.py:68
Method
keypress
(self)
Module 1/Chapter11/11_13_document_command_callable.py:11
Method
keypress
(self)
Module 1/Chapter11/11_10_window_command_invokers.py:37
Method
keypress
(self)
Module 1/Chapter11/11_11_window_command_commands.py:37
Method
kill
(self, restart=True)
Module 3/9324OS_06_code/facade.py:28
Method
kill
(self, restart=True)
Module 3/9324OS_06_code/facade.py:42
Method
kill
(self, restart=True)
Module 3/9324OS_06_code/facade.py:62
Method
kill
(self, restart=True)
Module 3/9324OS_06_code/old/facade.py:28
Method
kill
(self, restart=True)
Module 3/9324OS_06_code/old/facade.py:42
Method
kill
(self, restart=True)
Module 3/9324OS_06_code/old/facade.py:62
Method
last_status
(self, flight, status)
Module 1/Chapter12/12_16_mock_flightstatus.py:21
Function
letter_frequency
(sentence)
Module 1/Chapter6/6_09_list_tuple_frequency.py:4
Function
letter_frequency
(sentence)
Module 1/Chapter6/6_09_counter_frequency.py:2
Function
letter_frequency
(sentence)
Module 1/Chapter6/6_07_defaultdict_frequency.py:2
Function
letter_frequency
(sentence)
Module 1/Chapter6/6_06_setdefault_frequency.py:1
Function
load
(self)
Module 1/Chapter7/7_35_load_save.py:8
Method
lock
Select the type of item that is going to be manipulated. This method will lock the item so nobody else can manipulate the inve
Module 1/Chapter4/4_14_inventory_mock_object.py:2
Method
login
(self, username, password)
Module 1/Chapter4/4_19_authorizor.py:64
Method
login
(self, username, password)
Module 1/Chapter4/4_18_login.py:56
Method
login
(self)
Module 1/Chapter4/4_20_test_auth.py:19
Method
longest_key
(self)
Module 1/Chapter3/3_05_dictionary_long_name.py:2
Method
make_background
(self, img_file, desktop_size)
Module 1/Chapter10/10_13_strategy_tile.py:5
Method
make_background
(self, img_file, desktop_size)
Module 1/Chapter10/10_13_strategy_tile.py:27
Method
make_background
(self, img_file, desktop_size)
Module 1/Chapter10/10_13_strategy_tile.py:45
Method
make_character
(self)
Module 3/9324OS_01_code/abstract_factory.py:57
Method
make_character
(self)
Module 3/9324OS_01_code/old/abstract_factory.py:57
Method
make_obstacle
(self)
Module 3/9324OS_01_code/abstract_factory.py:60
Method
make_obstacle
(self)
Module 3/9324OS_01_code/old/abstract_factory.py:60
Method
mean
(self)
Module 1/Chapter12/12_03_stats.py:4
Method
median
(self)
Module 1/Chapter12/12_03_stats.py:7
Function
memoize
(fn)
Module 3/9324OS_05_code/mymath.py:3
Function
memoize
(fn)
Module 3/9324OS_05_code/old/mymath.py:3
← previous
next →
901–1,000 of 1,218, ranked by callers