MCPcopy Create free account

hub / github.com/geekcomputers/Python / functions

Functions2,483 in github.com/geekcomputers/Python

↓ 4 callersMethodtime_gap
(string)
Windows_Wallpaper_Script/wallpaper_extract.py:36
↓ 3 callersMethodDisplay
(self)
Split_Circular_Linked_List.py:39
↓ 3 callersMethodInsert_At_Beginning
(self, new_data)
Insert_operation_on_Linked_List.py:11
↓ 3 callersMethodInsert_At_End
(self, new_data)
Insert_operation_on_Linked_List.py:23
↓ 3 callersMethod__init__
(self, params, lr=1e-3, betas=(0.9, 0.999), eps=1e-6, weight_decay=0.01)
ML/src/python/neuralforge/optim/optimizers.py:70
↓ 3 callersMethod_get_activation
(self, activation: str)
ML/src/python/neuralforge/nas/search_space.py:115
↓ 3 callersMethod_traverse_l
(self, start, stop, step, color, l, skip=[])
Checker_game_by_dz/modules/checker_board.py:109
↓ 3 callersMethod_traverse_r
(self, start, stop, step, color, right, skip=[])
Checker_game_by_dz/modules/checker_board.py:145
↓ 3 callersMethodadd_word
(self, word: str)
Word_Dictionary/dictionary.py:8
↓ 3 callersFunctionaddition
A function to add two given numbers.
add_two_nums.py:5
↓ 3 callersFunctionbinaryExponentiation
Function to calculate x raised to the power n (i.e., x^n) where x is a float number and n is an integer and it will return float value Examp
power_of_n.py:7
↓ 3 callersMethodbuild_model
(self, architecture: Architecture, input_channels: int = 3, num_classes: int = 1000)
ML/src/python/neuralforge/nas/search_space.py:54
↓ 3 callersMethodcheck_admin
(self, name, password)
bank_managment_system/backend.py:45
↓ 3 callersFunctionchoices
()
depreciated_programs/corona_cases.py:79
↓ 3 callersMethodconvertPictures
Convert pictures according the following: * If pictures = 0 -> Skip * If pictures = 1 -> use all * Else ->
image2pdf/image2pdf.py:69
↓ 3 callersFunctioncreate_styled_label
Create a styled QLabel with customizable font size and boldness.
bank_managment_system/QTFrontend.py:48
↓ 3 callersFunctiondecryptChar
(target)
EncryptionTool.py:25
↓ 3 callersMethoddecrypt_string
input: 'content' of type string and 'key' of type int output: decrypted string 'content' if key not passed the method uses th
XORcipher/XOR_cipher.py:106
↓ 3 callersFunctiondelete_node
This function deletes a node with value val from the BST
binary_search_trees/delete_a_node_in_bst.py:7
↓ 3 callersMethoddraw
(self)
PingPong/Slab.py:15
↓ 3 callersFunctiondraw_gradient_text
Draws a gradient text by layering multiple text surfaces with slight offsets.
Street_Fighter/src/main.py:161
↓ 3 callersFunctionencryptChar
(target)
EncryptionTool.py:19
↓ 3 callersMethodestimate_complexity
(self, architecture: Architecture, input_size: int = 224)
ML/src/python/neuralforge/nas/search_space.py:153
↓ 3 callersMethodforget_testcase_take_input_screen
(self, check=0)
Test-Case-Generator/test_case.py:535
↓ 3 callersMethodget
(self)
insta_monitering/insta_api.py:54
↓ 3 callersFunctionget_array
Compute element-wise power of two NumPy arrays if their shapes match. Parameters ---------- x : np.ndarray Base array. y
NumPy Array Exponentiation.py:19
↓ 3 callersMethodget_b
(self, r)
Test-Case-Generator/test_case.py:386
↓ 3 callersFunctionget_class_names
Get class names for a dataset
ML/src/python/neuralforge/data/datasets.py:324
↓ 3 callersFunctionget_valid_side
(prompt:str)
AREA OF TRIANGLE.py:1
↓ 3 callersFunctionguessing_game
(GUESS_RANGE, GUESS_LIMIT)
Guessing_Game.py:5
↓ 3 callersFunctionhandle_and_say
(user_input)
JARVIS/cli.py:92
↓ 3 callersMethodheight
getter for the height
linear-algebra-python/src/lib.py:321
↓ 3 callersMethodhide
(self)
Emoji Dictionary/emoji_dictionary.py:216
↓ 3 callersMethodinsert
(self, new_data: int)
Sorting Algorithims/mergesort_linkedlist.py:14
↓ 3 callersMethodinsert_back
(self, data)
LinkedLists all Types/doubly_linked_list.py:32
↓ 3 callersFunctionis_board_full
Return True if all cells are filled.
Tic-Tac-Toe Games/tic-tac-toe3.py:35
↓ 3 callersFunctionis_service_present
(service_)
password_manager.py:74
↓ 3 callersFunctionkmp
(pattern, text, len_p=None, len_t=None)
kmp_str_search.py:12
↓ 3 callersMethodload
(self, filepath: str)
ML/src/python/neuralforge/utils/metrics.py:57
↓ 3 callersMethodmain
(self)
CliYoutubeDownloader/CliYoutubeDownloader.py:76
↓ 3 callersFunctionpaint
Utility func, for printing colorful logs in console... @args: -- str : String to be modified. color : color code to which the string
tf_idf_generator.py:52
↓ 3 callersMethodpeek
(self)
Infix_to_Postfix.py:20
↓ 3 callersFunctionpig_latin_word
(word)
text_to_pig_latin.py:13
↓ 3 callersFunctionprint_a_line
(line_count, f)
ex20.py:15
↓ 3 callersFunctionprint_board
()
tic-tac-toe.py:5
↓ 3 callersFunctionprint_board
()
tik_tak.py:10
↓ 3 callersFunctionprint_board
Print the Tic-Tac-Toe board.
Tic-Tac-Toe Games/tic-tac-toe1.py:21
↓ 3 callersFunctionprint_scoreboard
Print the current score-board.
Tic-Tac-Toe Games/tic-tac-toe6.py:37
↓ 3 callersFunctionprint_tic_tac_toe
Print the current Tic-Tac-Toe board.
Tic-Tac-Toe Games/tic-tac-toe6.py:22
↓ 3 callersFunctionprocess_stream
Read from a stream and write processed output to stdout.
Cat/cat.py:32
↓ 3 callersMethodprovide_answer
Returns - str: the answer to the user_input Input - str: user_input --------- - use the user_input to get the list of
QuestionAnswerVirtualAssistant/backend.py:178
↓ 3 callersFunctionpush
(stack, item)
stackF_Harsh2255.py:20
↓ 3 callersFunctionquit
()
Google_Image_Downloader/image_grapper.py:134
↓ 3 callersMethodretrieve_home
(self)
Test-Case-Generator/test_case.py:192
↓ 3 callersMethodrotate
Static method to be used inside other methods. Left rotates n by b.
sha1.py:23
↓ 3 callersMethodrun
(self)
thread_signal.py:13
↓ 3 callersMethodsave
(self, path: str)
ML/src/python/neuralforge/config.py:38
↓ 3 callersMethodsave_checkpoint
(self, filename: str)
ML/src/python/neuralforge/trainer.py:191
↓ 3 callersFunctionsetup_balance_operation_flow
( stacked_widget, title_search, placeholder, title_form, action_button
bank_managment_system/QTFrontend.py:1516
↓ 3 callersFunctionshould_exit
(text)
JARVIS/cli.py:15
↓ 3 callersMethodshow
(self, entry)
Emoji Dictionary/emoji_dictionary.py:211
↓ 3 callersMethodshuffle
(self)
classicIndianCardMatch.py:47
↓ 3 callersMethodtab
(self)
Emoji Dictionary/emoji_dictionary.py:192
↓ 3 callersFunctiontime
()
UI-Apps/clock.py:15
↓ 3 callersMethodtruncate_decimals
(self)
area_of_square_app.py:75
↓ 3 callersFunctiontry_again
()
Guessing_Game.py:66
↓ 3 callersMethodup
Turns the snake's head upwards, preventing it from reversing.
Snake Game Using Turtle/snake.py:54
↓ 3 callersMethodupdate
moves the ball at the screen. contains some collision detection.
brickout-game/brickout-game.py:65
↓ 3 callersMethodupdate
(self)
Flappy Bird - created with tkinter/Flappy Bird.py:28
↓ 3 callersMethodupdate
(self, win_size: Tuple, border: float, other_object, dt)
PongPong_Game/pong/paddle.py:17
↓ 3 callersMethodupdatePos
(self)
PingPong/Ball.py:32
↓ 3 callersFunctionuser_exit_checker
()
dice_rolling_simulator.py:83
↓ 3 callersFunctionzeroVector
returns a zero-vector of size 'dimension'
linear-algebra-python/src/lib.py:198
↓ 2 callersMethodDisplay
(self)
Detect_Remove_loop.py:43
↓ 2 callersMethodDisplay
(self)
Reverse_list_in_groups.py:35
↓ 2 callersMethodDisplay
(self)
Delete_Linked_List.py:37
↓ 2 callersMethodDisplay
(self)
Rotate_Linked_List.py:36
↓ 2 callersMethodDisplay
(self)
Sorting Algorithms/Sorting_List.py:35
↓ 2 callersFunctionInputValidation
(GUESS, GUESS_RANGE)
Guessing_Game.py:44
↓ 2 callersFunctionOrganize
(dirs, name)
Organise.py:64
↓ 2 callersMethodSubtotal
(self)
Grocery calculator.py:25
↓ 2 callersMethodTotal
(self)
Grocery calculator.py:19
↓ 2 callersMethod__init__
:param suit: pattern in the card :param rank: point in the card :param face: show or cover the face(point & pattern on it)
BlackJack_game/blackjack_simulate.py:47
↓ 2 callersMethod__str__
returns a string representation of this matrix.
linear-algebra-python/src/lib.py:282
↓ 2 callersMethod_init
(self)
Checker_game_by_dz/modules/checker.py:23
↓ 2 callersMethod_insertFunction
(self, record)
insta_monitering/insta_datafetcher.py:157
↓ 2 callersMethodadd_segment
Adds a new segment to the snake.
Snake Game Using Turtle/snake.py:25
↓ 2 callersMethodall_money
(self)
bank_managment_system/backend.py:140
↓ 2 callersFunctionapp_name_from_path
(path)
JARVIS/apps.py:26
↓ 2 callersFunctionask_gpt3
(que)
nitkarshchourasia/to_sort/JARVIS_python_bot/JARVIS_2.0.py:96
↓ 2 callersFunctionask_gpt3
(que)
JARVIS/JARVIS_2.0.py:96
↓ 2 callersMethodattack
(self, target)
Street_Fighter/src/fighter.py:177
↓ 2 callersMethodbackend_work
(self, todo, text_coming)
encrypter-decrypter-gui.py:222
↓ 2 callersMethodbackend_work
(self, todo, text_coming)
encrypter_decrypter_gui.py:222
↓ 2 callersFunctionbinary_search
(arr, l, r, x)
Binary_search.py:3
↓ 2 callersMethodbuilt
(self)
BlackJack_game/blackjack_simulate.py:82
↓ 2 callersFunctioncalculate
(img)
Compression_Analysis/PSNR.py:12
↓ 2 callersMethodcalculate_pos
(self)
Checker_game_by_dz/modules/pieces.py:29
↓ 2 callersFunctioncanPlay
Return True if any card in playerHand is playable on a discard with given colour and value. >>> canPlay('Red','5',['Red 3','Green 5']) T
BoardGame-CLI/uno.py:98
↓ 2 callersMethodcan_double
(self)
BlackJack_game/blackjack_simulate.py:189
← previousnext →201–300 of 2,483, ranked by callers