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
↓ 2 callers
Function
permutation
(n, r)
factorial_perm_comp.py:21
↓ 2 callers
Function
pickNumber
(item, question_string, lower_limit)
diceV2_dynamic.py:44
↓ 2 callers
Function
player_input
()
BoardGame-CLI/snakeLadder.py:12
↓ 2 callers
Method
pop_back
(self)
LinkedLists all Types/doubly_linked_list.py:57
↓ 2 callers
Method
pop_front
(self)
LinkedLists all Types/doubly_linked_list.py:48
↓ 2 callers
Function
printArray
(arr, n)
Sorting Algorithms/Tim_sort.py:93
↓ 2 callers
Method
printLL
(self)
Sorting Algorithims/mergesort_linkedlist.py:19
↓ 2 callers
Method
printLL
(self)
Sorting Algorithims/quicksort_linkedlist.py:27
↓ 2 callers
Method
printList
(self)
Python Programs/Python Program to Reverse a linked list.py:36
↓ 2 callers
Function
print_board
(bo)
sudoku.py:56
↓ 2 callers
Function
print_help
()
simulate_memory_cpu.py:13
↓ 2 callers
Method
print_list
(self)
Sorting Algorithims/heapsort_linkedlist.py:16
↓ 2 callers
Function
print_menu
Display a table with list of tasks and their associated commands.
VoiceAssistant/Project_Basic_struct/menu.py:6
↓ 2 callers
Method
priority
A* priority: moves + Manhattan distance.
8_puzzle.py:24
↓ 2 callers
Function
product
(a, b)
Multiply.py:1
↓ 2 callers
Method
push
(self, op)
Infix_to_Postfix.py:32
↓ 2 callers
Method
query
(self, question)
ThirdAI/Terms and Conditions/ThirdAI.py:24
↓ 2 callers
Function
random_sentence
Creates random and return sentences.
random-sentences.py:20
↓ 2 callers
Function
readAndDecrypt
(filename)
EncryptionTool.py:48
↓ 2 callers
Function
refineHeap
(arr, n, i)
heap_sort.py:7
↓ 2 callers
Method
remove
(self, pieces)
Checker_game_by_dz/modules/checker_board.py:92
↓ 2 callers
Function
rename
(search, ex, dest_path)
Downloaded Files Organizer/move_to_directory.py:51
↓ 2 callers
Method
reset
Hides the old snake and creates a new one for restarting the game.
Snake Game Using Turtle/snake.py:46
↓ 2 callers
Function
result
input: term of type str output: none purpose: passes the argument to the function calc(...) and prints the result onto conso
calculator.py:91
↓ 2 callers
Method
returnList
(self)
Grocery calculator.py:31
↓ 2 callers
Function
roll
()
BoardGame-CLI/snakeLadder.py:34
↓ 2 callers
Method
roll
Returns a random integer between 1 and the number of sides.
dice.py:30
↓ 2 callers
Function
rule_based_action
(text)
JARVIS/actions.py:96
↓ 2 callers
Method
run
(self)
Password Generator/pass_gen.py:80
↓ 2 callers
Function
save_expenses
(expenses, filename="expenses.txt")
Personal-Expense-Tracker/expense_tracker.py:81
↓ 2 callers
Method
save_image
(self, image)
Image-watermarker/watermark.py:32
↓ 2 callers
Function
save_memory
(items)
JARVIS/memory.py:20
↓ 2 callers
Method
schedule
Parameteres : total_jobs and list of deadline of jobs Returns : List of jobs_id which are profitable and can be done before
Job_scheduling.py:19
↓ 2 callers
Function
search
This function searches for a node with value val in the BST and returns True if found, False otherwise
binary_search_trees/search_in_bst.py:5
↓ 2 callers
Method
search
(self)
ML/src/python/neuralforge/nas/evolution.py:88
↓ 2 callers
Function
search_result
(parent, title, label_text)
bank_managment_system/QTFrontend.py:209
↓ 2 callers
Method
showStreams
(self)
CliYoutubeDownloader.py:17
↓ 2 callers
Method
showStreams
(self)
CliYoutubeDownloader/CliYoutubeDownloader.py:19
↓ 2 callers
Method
show_card
(self)
BlackJack_game/blackjack_simulate.py:219
↓ 2 callers
Function
show_notification
(message)
Pomodoro (tkinter).py:42
↓ 2 callers
Function
show_score
()
number guessing.py:6
↓ 2 callers
Function
show_some
(player, dealer)
BlackJack_game/blackjack_rr.py:150
↓ 2 callers
Function
shuffleDeck
(deck: List[str])
BoardGame-CLI/uno.py:46
↓ 2 callers
Function
sort_list
(list1, list2)
Sorting Algorithms/Sort the values of first list using second list.py:5
↓ 2 callers
Function
start
()
dice_rolling_simulator.py:22
↓ 2 callers
Function
step
(bgr, repetitions=1)
Colors/pixel_sort.py:69
↓ 2 callers
Method
stop
Método para interromper a Thread
Flappy Bird - created with tkinter/Tubes.py:325
↓ 2 callers
Method
strategy_trigger
(self, deck)
BlackJack_game/blackjack_simulate.py:286
↓ 2 callers
Function
string_list_join
(string, string_list)
blackJackGUI.py:67
↓ 2 callers
Method
submit
(self)
Test-Case-Generator/test_case.py:431
↓ 2 callers
Method
swap
(self, i, j)
Sorting Algorithims/heapsort_linkedlist.py:42
↓ 2 callers
Method
take_input
(self)
Test-Case-Generator/test_case.py:596
↓ 2 callers
Method
take_inputs
_summary_: Take the inputs from the user in proper sucession
advanced_calculator.py:199
↓ 2 callers
Function
take_turn
(current_position, player_name)
BoardGame-CLI/python.py:35
↓ 2 callers
Method
test_class_accuracy
(self)
ML/tests/test_model.py:118
↓ 2 callers
Method
test_random_samples
(self, num_samples=10)
ML/tests/test_model.py:70
↓ 2 callers
Function
toggle_pause_resume
()
Snake Game Using Turtle/main.py:103
↓ 2 callers
Method
tournament_selection
(self)
ML/src/python/neuralforge/nas/evolution.py:55
↓ 2 callers
Method
train
Returns - string Input - str: a string of words called sentence ---------- Trains the sentence. It does this by creat
AutoComplete_App/backend.py:66
↓ 2 callers
Function
tree
(i)
Recursion Visulaizer/recursionVisualizer.py:11
↓ 2 callers
Function
typed_loop
()
JARVIS/cli.py:146
↓ 2 callers
Method
unveiling
(self)
BlackJack_game/blackjack_simulate.py:266
↓ 2 callers
Method
update
(self, delta_frames=1)
flappyBird_pygame/flappy_bird.py:38
↓ 2 callers
Method
update
(self, **kwargs)
ML/src/python/neuralforge/config.py:49
↓ 2 callers
Function
updatelabel
()
Mp3_media_player.py:42
↓ 2 callers
Method
validate
(self)
Credit_Card_Validator.py:45
↓ 2 callers
Function
view_expenses
(expenses, period="all", category_filter=None)
Personal-Expense-Tracker/expense_tracker.py:20
↓ 2 callers
Function
vigenere
(message, key, direction=1)
vigenere_cipher.py:5
↓ 2 callers
Function
visualize
(sequence, title="Collatz Sequence")
Collatz Sequence/Collaze-Visualize.py:13
↓ 2 callers
Function
voice_loop
()
JARVIS/cli.py:99
↓ 2 callers
Function
welcome
()
Guessing_Game.py:78
↓ 2 callers
Method
win_bet
(self)
BlackJack_game/blackjack_rr.py:103
↓ 2 callers
Method
winner
(self)
Checker_game_by_dz/modules/checker_board.py:101
↓ 2 callers
Function
xy
Convert tiles count to (x, y) coordinates.
memorygame.py:29
↓ 1 callers
Function
Binary_Search
(Test_arr, low, high, k)
Sorting Algorithms/Binary_Insertion_Sort.py:1
↓ 1 callers
Function
CNB1
()
bookstore_manangement_system.py:89
↓ 1 callers
Function
CNB2
()
bookstore_manangement_system.py:113
↓ 1 callers
Function
ChangeDirectory
(dir)
Organise.py:52
↓ 1 callers
Function
CheckTwoStrings
(str1, str2)
recursiveStrings.py:8
↓ 1 callers
Function
Cloning
(li1)
cloning_a_list.py:3
↓ 1 callers
Function
CreateMessageHtml
(sender, to, subject, msgHtml, msgPlain)
sendemail.py:124
↓ 1 callers
Method
DBFetcherGreater
(self, limit, date)
insta_monitering/insta_datafetcher.py:386
↓ 1 callers
Method
DBFetcherLess
(self, limit, date)
insta_monitering/insta_datafetcher.py:417
↓ 1 callers
Function
DecimalToBinary
(num)
Decimal_To_Binary.py:52
↓ 1 callers
Method
Delete
(self, key)
Delete_Linked_List.py:21
↓ 1 callers
Method
Detect_and_Remove_Loop
(self)
Detect_Remove_loop.py:21
↓ 1 callers
Function
Dictionary
(Dict, key, value)
Dictionary opperations (input,update a dict).py:6
↓ 1 callers
Method
Display
(self)
Sorting Algorithms/Sorted_Inserted_Linked_List.py:28
↓ 1 callers
Function
FizzBuzz
(num)
FizzBuzz.py:9
↓ 1 callers
Method
FormatProxy
(self)
spotifyAccount.py:47
↓ 1 callers
Function
IInd_func
()
create password validity in python.py:6
↓ 1 callers
Function
IInd_func
()
password_checker.py:6
↓ 1 callers
Function
ImageDownloader
(url)
ImageDownloader/img_downloader.py:4
↓ 1 callers
Method
Insert_After
(self, node, new_data)
Insert_operation_on_Linked_List.py:16
↓ 1 callers
Function
Insertion_Sort
(Test_arr)
Sorting Algorithms/Binary_Insertion_Sort.py:14
↓ 1 callers
Function
Insertion_Sort
(Test_arr)
Sorting Algorithms/Linear_Insertion_Sort.py:9
↓ 1 callers
Function
Linear_Search
(Test_arr, val)
Sorting Algorithms/Linear_Insertion_Sort.py:1
↓ 1 callers
Function
News
(symbol)
News_App/Newsapp.py:12
↓ 1 callers
Method
Remove_loop
(self, Loop_node)
Detect_Remove_loop.py:32
↓ 1 callers
Function
Repeat
(x)
repeat.py:1
← previous
next →
401–500 of 2,483, ranked by callers