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
↓ 464 callers
Method
append
(self, new_data)
Merge_linked_list.py:27
↓ 356 callers
Method
get
(self)
Emoji Dictionary/emoji_dictionary.py:166
↓ 126 callers
Method
insert
(self, pos, data)
singly_linked_list.py:36
↓ 87 callers
Method
close
(self)
bank_managment_system/backend.py:146
↓ 70 callers
Function
separator
()
bookstore_manangement_system.py:32
↓ 60 callers
Method
info
(self, message: str)
ML/src/python/neuralforge/utils/logger.py:42
↓ 57 callers
Method
load
(cls, path: str)
ML/src/python/neuralforge/config.py:44
↓ 55 callers
Method
delete
(self, pos)
singly_linked_list.py:74
↓ 54 callers
Method
set
input: new components changes the components of the vector. replace the components with newer one.
linear-algebra-python/src/lib.py:55
↓ 42 callers
Method
pop
(self)
balance_parenthesis.py:8
↓ 40 callers
Function
speak
[This function would speak aloud some text provided as parameter] Args: text ([str]): [It is the speech to be spoken]
VoiceAssistant/Project_Basic_struct/speakListen.py:16
↓ 39 callers
Function
exit
()
Hotel-Management.py:299
↓ 38 callers
Method
size
returns the size of the vector
linear-algebra-python/src/lib.py:91
↓ 36 callers
Method
remove
removes this brick from the given group.
brickout-game/brickout-game.py:175
↓ 33 callers
Function
create_styled_frame
Create a styled QFrame with optional minimum size and custom style.
bank_managment_system/QTFrontend.py:37
↓ 29 callers
Function
DBZ
()
bookstore_manangement_system.py:18
↓ 29 callers
Function
show_popup_message
Reusable popup message box. Args: parent: The parent widget. message (str): The message to display. page (int, optional):
bank_managment_system/QTFrontend.py:138
↓ 25 callers
Method
forward
Returns - str Input - int ---------- - Moves forward through history up to available steps - Updates navigati
BrowserHistory/backend.py:77
↓ 23 callers
Function
end_separator
()
bookstore_manangement_system.py:38
↓ 23 callers
Method
start
(self)
JustDialScrapperGUI/Justdial Scrapper GUI.py:221
↓ 22 callers
Method
add
summary: Get the sum of numbers Returns: _type_: _description_
advanced_calculator.py:34
↓ 22 callers
Function
normalize_text
(text)
JARVIS/text_utils.py:4
↓ 21 callers
Method
clear
(self)
Emoji Dictionary/emoji_dictionary.py:174
↓ 20 callers
Method
copy
copies this vector and returns it.
linear-algebra-python/src/lib.py:155
↓ 20 callers
Method
save
(self, image=None, title="All-PDFs", isMergeAll=True)
image2pdf/image2pdf.py:112
↓ 19 callers
Method
count
(self)
1 File handle/File handle text/counter.py:18
↓ 18 callers
Method
component
input: index (start at 0) output: the i-th component of the vector.
linear-algebra-python/src/lib.py:81
↓ 18 callers
Method
index
Returns the index of the Element
LinkedLists all Types/singly_linked_list.py:154
↓ 18 callers
Method
left
Turns the snake's head to the left, preventing it from reversing.
Snake Game Using Turtle/snake.py:64
↓ 16 callers
Method
convert
(self)
advanced_calculator.py:342
↓ 16 callers
Function
create_styled_button
Create a styled QPushButton with hover and pressed effects.
bank_managment_system/QTFrontend.py:63
↓ 16 callers
Function
say
(text)
JARVIS/speech.py:98
↓ 16 callers
Function
speak
(audio)
nitkarshchourasia/to_sort/JARVIS_python_bot/JARVIS_2.0.py:57
↓ 16 callers
Function
speak
(audio)
JARVIS/JARVIS_2.0.py:58
↓ 15 callers
Function
page2
()
bank_managment_system/frontend.py:693
↓ 15 callers
Function
press
Function to update expression in the text entry box. Args: num (int): The number to be input to the expression.
nitkarshchourasia/to_sort/GUI_apps/tkinter_apps/simple_calc_GUI/simple_calculator_GUI.py:26
↓ 14 callers
Method
__init__
(self, dim=-1)
ML/src/python/neuralforge/nn/activations.py:51
↓ 14 callers
Method
extend
Adds a new segment to the snake's tail.
Snake Game Using Turtle/snake.py:33
↓ 14 callers
Method
sub
_summary_: Get the difference of numbers Returns: _type_: _description_
advanced_calculator.py:42
↓ 13 callers
Method
__str__
returns a string representation of the vector
linear-algebra-python/src/lib.py:66
↓ 13 callers
Method
color
(img, magnitude)
ML/src/python/neuralforge/data/augmentation.py:61
↓ 13 callers
Function
create_page_with_header
Create a page with a styled header and return the page + main layout.
bank_managment_system/QTFrontend.py:243
↓ 13 callers
Method
rect
(self)
flappyBird_pygame/flappy_bird.py:67
↓ 13 callers
Function
resource_path
(relative_path)
Street_Fighter/src/main.py:12
↓ 13 callers
Method
right
Turns the snake's head to the right, preventing it from reversing.
Snake Game Using Turtle/snake.py:69
↓ 12 callers
Method
__init__
(self, channels, reduction=16, kernel_size=7)
ML/src/python/neuralforge/nn/modules.py:180
↓ 12 callers
Method
show
(self)
BlackJack_game/blackjack_simulate.py:63
↓ 12 callers
Method
visit
Returns - None Input - str ---------- - Adds the current url to the DLL - Sets both the next and previous val
BrowserHistory/backend.py:36
↓ 11 callers
Function
get_dataset
(name='cifar10', root='./data', train=True, download=True)
ML/src/python/neuralforge/data/datasets.py:117
↓ 11 callers
Method
get_value
(self)
blackJackGUI.py:84
↓ 11 callers
Method
insert
Creating a BST with root value as val
binary_search_tree.py:25
↓ 11 callers
Function
isPrime
input: positive integer 'number' returns true if 'number' is prime otherwise false.
primelib/primelib.py:64
↓ 11 callers
Method
move
(self, screen_width, screen_height, target, round_over)
Street_Fighter/src/fighter.py:46
↓ 11 callers
Method
play
(self)
BlackJack_game/blackjack_simulate.py:414
↓ 11 callers
Method
run_cat
(self, *args, input_text="")
Cat/test_cat.py:12
↓ 11 callers
Method
try_forget
(self)
Test-Case-Generator/test_case.py:306
↓ 10 callers
Method
__init__
(self, master)
Test-Case-Generator/test_case.py:16
↓ 10 callers
Function
create_input_field
Create a horizontal layout with a label and a QLineEdit.
bank_managment_system/QTFrontend.py:90
↓ 10 callers
Function
cret
(command)
changemac.py:11
↓ 10 callers
Method
forget_home
(self)
Test-Case-Generator/test_case.py:177
↓ 10 callers
Method
show_button
(self, r)
Test-Case-Generator/test_case.py:412
↓ 10 callers
Method
speak
(self, content="", end_char="\n")
BlackJack_game/blackjack_simulate.py:255
↓ 10 callers
Method
time
(self)
advanced_calculator.py:302
↓ 10 callers
Method
update
(self)
Checker_game_by_dz/modules/checker.py:18
↓ 9 callers
Function
ResNet18
(num_classes=1000, in_channels=3)
ML/src/python/neuralforge/models/resnet.py:4
↓ 9 callers
Method
append
(self, text)
Emoji Dictionary/emoji_dictionary.py:170
↓ 9 callers
Function
check_string_in_account_no
(check_acc_no)
bank_managment_system/frontend.py:11
↓ 9 callers
Function
diff
TODO: fix this function!!
Colors/primary_colors.py:1
↓ 9 callers
Method
get_n
(self, r)
Test-Case-Generator/test_case.py:330
↓ 9 callers
Method
get_t
(self, r)
Test-Case-Generator/test_case.py:320
↓ 9 callers
Method
update
(self)
Street_Fighter/src/fighter.py:132
↓ 8 callers
Method
__init__
(self, channels, reduction=16)
ML/src/python/neuralforge/nn/layers.py:142
↓ 8 callers
Method
download
(self)
CliYoutubeDownloader.py:63
↓ 8 callers
Function
hear
[It will process the speech of user using Google_Speech_Recognizer(recognize_google)] Returns: [str]: [Speech of user as a string in E
VoiceAssistant/Project_Basic_struct/speakListen.py:50
↓ 8 callers
Method
speed
(self)
advanced_calculator.py:305
↓ 8 callers
Method
update
(self)
spotifyAccount.py:32
↓ 8 callers
Method
warning
(self, message: str)
ML/src/python/neuralforge/utils/logger.py:45
↓ 7 callers
Method
Display
(self)
Insert_operation_on_Linked_List.py:33
↓ 7 callers
Method
Insert_At_Beginning
(self, new_data)
Rotate_Linked_List.py:11
↓ 7 callers
Method
Insert_At_End
(self, new_data)
Detect_Remove_loop.py:11
↓ 7 callers
Method
Insert_At_End
(self, new_data)
Reverse_list_in_groups.py:11
↓ 7 callers
Method
Insert_At_End
(self, new_data)
Delete_Linked_List.py:11
↓ 7 callers
Method
Insert_At_End
(self, new_data)
Sorting Algorithms/Sorting_List.py:11
↓ 7 callers
Method
__init__
(self, embed_dim, hidden_dim, dropout=0.1, activation='gelu')
ML/src/python/neuralforge/nn/attention.py:77
↓ 7 callers
Function
count_files
( path, extensions )
script_count.py:31
↓ 7 callers
Function
draw_text
(text, font, color, x, y)
Street_Fighter/src/main.py:99
↓ 7 callers
Method
get_a
(self, r)
Test-Case-Generator/test_case.py:372
↓ 7 callers
Function
get_num_classes
(dataset_name)
ML/src/python/neuralforge/data/datasets.py:304
↓ 7 callers
Method
get_tips
(content)
BlackJack_game/blackjack_simulate.py:120
↓ 7 callers
Function
insert
This function inserts a node with value val into the BST
binary_search_trees/insert_in_bst.py:5
↓ 7 callers
Method
is_point
(self, opt, point)
BlackJack_game/blackjack_simulate.py:248
↓ 7 callers
Method
obtain_card
(self, deck, face=True)
BlackJack_game/blackjack_simulate.py:210
↓ 7 callers
Method
print
(self)
LinkedLists all Types/singly_linked_list.py:68
↓ 7 callers
Method
shuffle
(self)
blackJackGUI.py:110
↓ 7 callers
Method
shuffle
(self)
BlackJack_game/blackjack_rr.py:72
↓ 7 callers
Function
speak
(audio)
diction.py:12
↓ 7 callers
Method
step
(self, closure=None)
ML/src/python/neuralforge/optim/optimizers.py:74
↓ 7 callers
Method
train
(self)
ML/src/python/neuralforge/trainer.py:137
↓ 7 callers
Method
update_action
(self, new_action)
Street_Fighter/src/fighter.py:192
↓ 6 callers
Method
Push
(self, data)
Split_Circular_Linked_List.py:11
next →
1–100 of 2,483, ranked by callers