Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ functions
Functions
2,483 in github.com/geekcomputers/Python
⨍
Functions
2,483
◇
Types & classes
315
↳
Endpoints
16
↓ 1 callers
Function
cartesian_product
Cartesian Product of Two Lists.
cartesian_product.py:7
↓ 1 callers
Method
changeComponent
changes the x-y component of this matrix
linear-algebra-python/src/lib.py:297
↓ 1 callers
Method
change_ext
()
Windows_Wallpaper_Script/wallpaper_extract.py:54
↓ 1 callers
Method
change_has_characters
(cls, change)
Password Generator/pass_gen.py:39
↓ 1 callers
Method
change_res
(self, width, height)
thired-party-haarcascade-mustache-on-face/utils.py:66
↓ 1 callers
Function
checkBinod
(file)
binod.py:22
↓ 1 callers
Function
checkInput
(sides)
diceV2_dynamic.py:27
↓ 1 callers
Function
checkInternetConnectivity
()
check_internet_con.py:12
↓ 1 callers
Function
checkInternetConnectivity
()
nitkarshchourasia/to_sort/JARVIS_python_bot/check_internet_con.py:12
↓ 1 callers
Method
check_balance
(self, acc_no)
bank_managment_system/backend.py:126
↓ 1 callers
Function
check_draw
Check if the game is drawn (all positions filled). Args: player_pos: Dict of player positions (X and O) Returns: True i
Tic-Tac-Toe Games/tic-tac-toe6.py:77
↓ 1 callers
Method
check_employee
(self, name, password)
bank_managment_system/backend.py:58
↓ 1 callers
Function
check_first_letter
()
file_handle/File handle text/question3.py:29
↓ 1 callers
Function
check_first_letter
()
1 File handle/File handle text/question3.py:29
↓ 1 callers
Method
check_folder_existance
(self)
rearrange-files/rearrange-files.py:22
↓ 1 callers
Function
check_lm_studio
()
JARVIS/cli.py:58
↓ 1 callers
Function
check_position
Check if the board position is empty. Args: b (List[str]): Board pos (int): Position 1-9 Returns: bool: True if
Tic-Tac-Toe Games/tic-tac-toe2.py:41
↓ 1 callers
Function
check_sign
()
daily_horoscope.py:11
↓ 1 callers
Function
check_win
Check if the current player has won. Args: player_pos: Dict of player positions (X and O) cur_player: Current player ("X" or
Tic-Tac-Toe Games/tic-tac-toe6.py:48
↓ 1 callers
Function
check_win
Evaluate the board and update the global Game status.
Tic-Tac-Toe Games/tic-tac-toe2.py:62
↓ 1 callers
Function
check_winner
(player)
tic-tac-toe.py:14
↓ 1 callers
Function
check_winner
Return True if `player` has won.
Tic-Tac-Toe Games/tic-tac-toe1.py:28
↓ 1 callers
Method
chg_turn
(self)
Checker_game_by_dz/modules/checker.py:72
↓ 1 callers
Method
chips_manage
(self)
BlackJack_game/blackjack_simulate.py:527
↓ 1 callers
Function
choose_best_candidate
(candidates)
JARVIS/cli.py:41
↓ 1 callers
Function
chxten_
(files, xten)
file_ext_changer.py:9
↓ 1 callers
Function
circular_rotate
(s)
rotate_string.py:13
↓ 1 callers
Function
classify_action
(text)
JARVIS/ai.py:56
↓ 1 callers
Function
clear
()
Polyline.py:13
↓ 1 callers
Function
clear_memory
()
JARVIS/memory.py:27
↓ 1 callers
Function
clear_screen
()
daily_checks.py:23
↓ 1 callers
Function
clear_screen
()
script_count.py:24
↓ 1 callers
Function
clear_text
()
Emoji Dictionary/emoji_dictionary.py:223
↓ 1 callers
Function
clock_diff
Return difference between t1 and t2 as HH:MM:SS (zero-padded).
Timetable_Operations.py:20
↓ 1 callers
Function
close_visible_window
(name)
JARVIS/actions.py:30
↓ 1 callers
Function
col_win
Check if player has a complete column.
Tic-Tac-Toe Games/tic-tac-toe4.py:54
↓ 1 callers
Function
collatz_sequence
Generate and print the Collatz sequence for n.
Collatz Sequence/Collatz Sequence.py:1
↓ 1 callers
Method
collides_with
(self, bird)
flappyBird_pygame/flappy_bird.py:138
↓ 1 callers
Function
combination
(n, r)
factorial_perm_comp.py:25
↓ 1 callers
Function
command_line
(argv)
sensors_information.py:38
↓ 1 callers
Method
component
returns the specified (x,y) component
linear-algebra-python/src/lib.py:306
↓ 1 callers
Function
compress_image
Compresses an image by reducing its quality. Args: image_path (str): Path to the image file. quality (int): Quality of t
image_compressor.py:5
↓ 1 callers
Method
compute
(self)
file_handle/File handle text/counter.py:30
↓ 1 callers
Function
compute_lcm
(x, y)
finding LCM.py:4
↓ 1 callers
Function
compute_lcm
(x, y)
Python Programs/Python Program to Find LCM.py:4
↓ 1 callers
Method
convert_json_to_python
this function to convert any json file format to dictionary args: the json file return: dictionary contains json file data
JsonParser.py:9
↓ 1 callers
Function
convert_pdf_to_docx
Converts a PDF file to a DOCX file using pdf2docx library. Parameters: - pdf_file_path (str): The path to the input PDF file. - docx
nitkarshchourasia/to_sort/pdf_to_docx_converter/pdf_to_docx.py:6
↓ 1 callers
Function
convert_time
(input_str)
convert_time.py:6
↓ 1 callers
Function
convert_words_to_number
Convert a string containing number words to an integer. Args: - word_str (str): Input string with number words. Returns: - int:
area_of_square_app.py:10
↓ 1 callers
Method
copy_wallpapers
()
Windows_Wallpaper_Script/wallpaper_extract.py:45
↓ 1 callers
Function
count_chars
(filename)
CountMillionCharacters-Variations/variation1.py:7
↓ 1 callers
Function
count_con
(string)
consonant.py:16
↓ 1 callers
Function
countdown
()
Street_Fighter/src/main.py:352
↓ 1 callers
Function
countingSort
(array)
Sorting Algorithms/Counting Sort.py:4
↓ 1 callers
Function
counting_sort
This Works only for Positive int's(+ve), but can be modified for Negative's also TC : O(n) SC : O(n)
sorting_algos.py:133
↓ 1 callers
Function
counting_sort
Counting sort algo with sort in place. Args: tlist: target list to sort k: max value assume known before hand n: the lengt
Sorting Algorithms/Counting-sort.py:9
↓ 1 callers
Function
counting_sort
(array1, max_val)
Sorting Algorithms/Count sort.py:1
↓ 1 callers
Function
country_validation
(country)
cli_master/validation_page.py:58
↓ 1 callers
Function
cpu_load
()
sensors_information.py:17
↓ 1 callers
Method
crawl_phone_urls
(self)
mobilePhoneSpecsScrapper.py:41
↓ 1 callers
Method
crawl_phones_models_specification
(self, li)
mobilePhoneSpecsScrapper.py:53
↓ 1 callers
Function
createMessageWithAttachment
Create a message for an email. Args: sender: Email address of the sender. to: Email address of the receiver. subject: The
sendemail.py:66
↓ 1 callers
Method
createNewTubes
Método para criar 2 novos tubos (baixo e cima) numa mesma posição X
Flappy Bird - created with tkinter/Tubes.py:96
↓ 1 callers
Function
createStack
()
stackF_Harsh2255.py:9
↓ 1 callers
Function
createStack
()
stack.py:5
↓ 1 callers
Function
create_admin_menu_page
(parent)
bank_managment_system/QTFrontend.py:462
↓ 1 callers
Function
create_board
Return an empty 3x3 Tic-Tac-Toe board.
Tic-Tac-Toe Games/tic-tac-toe4.py:31
↓ 1 callers
Method
create_board
(self)
Checker_game_by_dz/modules/checker_board.py:46
↓ 1 callers
Function
create_employee_menu_page
(parent, title)
bank_managment_system/QTFrontend.py:729
↓ 1 callers
Function
create_folder
Create a folder if it does not already exist. Args: folder_path: Path of the folder to create.
smart_file_organizer.py:37
↓ 1 callers
Function
create_form
()
facebook id hack.py:26
↓ 1 callers
Function
create_home_page
Create the home page with Admin, Employee, and Exit buttons.
bank_managment_system/QTFrontend.py:402
↓ 1 callers
Function
create_input_field_V
Create a horizontal layout with a label and a QLineEdit.
bank_managment_system/QTFrontend.py:114
↓ 1 callers
Method
create_left_panel
(self)
ML/src/python/neuralforge/cli/gui.py:103
↓ 1 callers
Method
create_left_panel
(self)
ML/tests/gui_test.py:91
↓ 1 callers
Function
create_mirror_bst
Function to create a mirror of a binary search tree
binary_search_trees/mirror_a_bst.py:5
↓ 1 callers
Method
create_model
(self, num_classes)
ML/tests/test_model.py:55
↓ 1 callers
Method
create_offspring
(self, parents: List[Architecture])
ML/src/python/neuralforge/nas/evolution.py:64
↓ 1 callers
Method
create_radio_buttons
(self)
Quizzler Using Tkinter and Trivia DB API/ui.py:57
↓ 1 callers
Method
create_right_panel
(self)
ML/src/python/neuralforge/cli/gui.py:184
↓ 1 callers
Method
create_right_panel
(self)
ML/tests/gui_test.py:172
↓ 1 callers
Function
create_show_details_page1
(parent, title)
bank_managment_system/QTFrontend.py:891
↓ 1 callers
Function
create_show_details_page2
(parent, title)
bank_managment_system/QTFrontend.py:922
↓ 1 callers
Method
create_wall
Draws a responsive game border and a header area for the scoreboard and controls.
Snake Game Using Turtle/wall.py:12
↓ 1 callers
Method
create_widgets
(self)
nitkarshchourasia/to_sort/GUI_apps/tkinter_apps/counter_app/counter_app.py:23
↓ 1 callers
Method
create_widgets
(self)
nitkarshchourasia/to_sort/GUI_apps/tkinter_apps/hello_world_excla_increment_app/hello_world_incre_decre_(!).py:13
↓ 1 callers
Method
crossover
(self, parent1: Architecture, parent2: Architecture)
ML/src/python/neuralforge/nas/search_space.py:145
↓ 1 callers
Method
customerDetails
(self)
Laundary System/code.py:23
↓ 1 callers
Function
cycleSort
(array)
Sorting Algorithms/Cycle Sort.py:4
↓ 1 callers
Method
data
(self)
advanced_calculator.py:311
↓ 1 callers
Function
dataprocess
(htmldata)
insta_monitering/insta_datafetcher.py:55
↓ 1 callers
Function
datapullpost
(future, url)
insta_monitering/insta_datafetcher.py:78
↓ 1 callers
Function
deal
()
blackJackGUI.py:120
↓ 1 callers
Method
deal_card
(self)
BlackJack_game/blackjack_simulate.py:484
↓ 1 callers
Function
dealer_busts
(player, dealer, chips)
BlackJack_game/blackjack_rr.py:174
↓ 1 callers
Function
dealer_choice
()
blackjack.py:59
↓ 1 callers
Function
dealer_choice
()
BlackJack_game/blackjack.py:69
↓ 1 callers
Function
dealer_wins
(player, dealer, chips)
BlackJack_game/blackjack_rr.py:179
↓ 1 callers
Method
decide_operation
(self)
Password Generator/pass_gen.py:69
↓ 1 callers
Function
decide_winner
Decide the winner based on the choices.
rock_paper_scissors.py:25
← previous
next →
601–700 of 2,483, ranked by callers