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
decide_winner
Decide the winner based on the choices.
BrowserHistory/rock_paper_scissors.py:26
↓ 1 callers
Function
decimalToBinary
This function converts decimal number to binary and prints it
decimal to binary.py:1
↓ 1 callers
Function
decode
()
Caesar Cipher Encoder & Decoder.py:52
↓ 1 callers
Function
decrypt
(message, key)
vigenere_cipher.py:32
↓ 1 callers
Function
decrypt
()
encryptsys.py:5
↓ 1 callers
Method
decrypt
input: 'content' of type list and 'key' of type int output: decrypted string 'content' as a list of chars if key not passed t
XORcipher/XOR_cipher.py:56
↓ 1 callers
Method
deduct_balance
(self, amount, acc_no)
bank_managment_system/backend.py:115
↓ 1 callers
Function
def_time
()
digital_clock.py:26
↓ 1 callers
Function
degree_to_direction
(deg)
compass_code.py:1
↓ 1 callers
Function
degrees_to_compass
(degrees)
convert_wind_direction_to_degrees.py:1
↓ 1 callers
Method
deletProcess
(self, user, tags, productId)
insta_monitering/insta_datafetcher.py:323
↓ 1 callers
Method
deleteAll
Método para deletar todos os tubos gerados
Flappy Bird - created with tkinter/Tubes.py:187
↓ 1 callers
Method
delete_acc
(self, acc_no)
bank_managment_system/backend.py:135
↓ 1 callers
Method
delete_end
(self)
singly_linked_list.py:63
↓ 1 callers
Method
delete_head
(self)
singly_linked_list.py:58
↓ 1 callers
Function
delete_service
(service_)
password_manager.py:54
↓ 1 callers
Method
deliver
(self)
BlackJack_game/blackjack_simulate.py:101
↓ 1 callers
Function
depth
(node)
binary_search_tree.py:337
↓ 1 callers
Function
detect_faces_and_eyes
Detects faces and eyes in real-time using the webcam. Press 'q' to exit the program.
Face and eye Recognition/face_recofnation_first.py:4
↓ 1 callers
Function
determine_winner
Decide winner of one round. Parameters ---------- user : str User's choice ("s", "w", "g"). computer : str Compu
Sanke-water-gun game.py:38
↓ 1 callers
Function
development
()
script_count.py:63
↓ 1 callers
Function
diag_win
Check if player has a complete diagonal.
Tic-Tac-Toe Games/tic-tac-toe4.py:59
↓ 1 callers
Function
dice12
()
dice_rolling_simulator.py:76
↓ 1 callers
Function
dice6
()
dice_rolling_simulator.py:61
↓ 1 callers
Function
dice8
()
dice_rolling_simulator.py:69
↓ 1 callers
Function
dig_clock
()
digital_clock.py:53
↓ 1 callers
Method
digram
(self)
BlackJack_game/blackjack_simulate.py:374
↓ 1 callers
Function
directorychooser
()
Mp3_media_player.py:22
↓ 1 callers
Method
display
(self)
balance_parenthesis.py:17
↓ 1 callers
Method
display
(self)
Test-Case-Generator/test_case.py:219
↓ 1 callers
Method
display_error_message
(self, message)
Quizzler Using Tkinter and Trivia DB API/ui.py:138
↓ 1 callers
Function
display_greeting
(name)
magic8ball.py:37
↓ 1 callers
Function
display_greeting
(name)
magic_8_ball.py:37
↓ 1 callers
Method
display_image
(self, image_path)
ML/src/python/neuralforge/cli/gui.py:352
↓ 1 callers
Method
display_image
(self, image_path)
ML/tests/gui_test.py:338
↓ 1 callers
Function
display_menu
()
simple_calculator/simple_calculator.py:22
↓ 1 callers
Method
display_one_rep_max
Displays the calculated one-rep max.
nitkarshchourasia/to_sort/one_rep_max_calculator/one_rep_max_calculator.py:26
↓ 1 callers
Method
display_options
(self)
Quizzler Using Tkinter and Trivia DB API/ui.py:85
↓ 1 callers
Method
display_output
Display the output data in a new window. Args: output_data (str): The output text to be displayed.
ThirdAI/Terms and Conditions/TkinterUI.py:159
↓ 1 callers
Method
display_pause
Displays the PAUSED message.
Snake Game Using Turtle/scoreboard.py:65
↓ 1 callers
Method
display_result
(self)
Quizzler Using Tkinter and Trivia DB API/ui.py:114
↓ 1 callers
Method
display_start_message
Displays the welcome message and starting instructions.
Snake Game Using Turtle/scoreboard.py:73
↓ 1 callers
Function
display_words
(file_path)
file_handle/File handle text/question 2.py:9
↓ 1 callers
Function
display_words
(file_path)
1 File handle/File handle text/question 2.py:9
↓ 1 callers
Method
div
_summary_: Get the quotient of numbers Returns: _type_: _description_
advanced_calculator.py:58
↓ 1 callers
Function
divide
Return the quotient of x divided by y.
simple_calculator.py:33
↓ 1 callers
Function
divide
(x, y)
simple_calculator/simple_calculator.py:14
↓ 1 callers
Method
divide
This function divides two numbers. Examples: >>> divide(4, 4) 1 >>> divide(6, 3) 2 >>> divid
Calculator with simple ui.py:50
↓ 1 callers
Method
doHorizontalFlip
(self)
PingPong/Ball.py:18
↓ 1 callers
Method
doVerticalFlip
(self)
PingPong/Ball.py:22
↓ 1 callers
Method
double_bet
(self)
BlackJack_game/blackjack_simulate.py:159
↓ 1 callers
Function
download
(url, filename)
scrap_file.py:9
↓ 1 callers
Function
download
(ways)
async_downloader/async_downloader.py:14
↓ 1 callers
Method
download
(self)
CliYoutubeDownloader/CliYoutubeDownloader.py:65
↓ 1 callers
Function
download_file_by_url
(url, session=None)
async_downloader/async_downloader.py:65
↓ 1 callers
Function
download_files
(links, idx)
prison_break_scrapper.py:15
↓ 1 callers
Function
download_video_series
(video_links)
pythonVideoDownloader.py:34
↓ 1 callers
Function
draw
Draw image and tiles.
memorygame.py:47
↓ 1 callers
Method
draw
(self, window)
Checker_game_by_dz/modules/pieces.py:37
↓ 1 callers
Method
drawBall
(self)
PingPong/Ball.py:15
↓ 1 callers
Function
draw_cards
()
Memory_game.py:73
↓ 1 callers
Method
draw_cubes
(self, window)
Checker_game_by_dz/modules/checker_board.py:21
↓ 1 callers
Function
draw_diamond
(n)
diamond.py:1
↓ 1 callers
Method
draw_moves
(self, moves)
Checker_game_by_dz/modules/checker.py:61
↓ 1 callers
Method
draw_rectangle
(self, width, height)
turtle_shapes_made.py:10
↓ 1 callers
Method
draw_triangle
(self, length)
turtle_shapes_made.py:17
↓ 1 callers
Function
dtbconverter
(num)
Decimal_To_Binary.py:5
↓ 1 callers
Function
dual_pivot_quicksort
Performs Dual-Pivot QuickSort on the input array. Dual-Pivot QuickSort is an optimized version of QuickSort that uses two pivot elements
Sorting Algorithms/dual_pivot_quicksort.py:1
↓ 1 callers
Function
easy
()
Guessing_Game.py:51
↓ 1 callers
Function
email_validation
(email)
cli_master/validation_page.py:18
↓ 1 callers
Function
encode
()
Caesar Cipher Encoder & Decoder.py:40
↓ 1 callers
Function
encrypt
()
encryptsys.py:39
↓ 1 callers
Method
encrypt
input: 'content' of type string and 'key' of type int output: encrypted string 'content' as a list of chars if key not passed
XORcipher/XOR_cipher.py:31
↓ 1 callers
Method
encrypt_file
input: filename (str) and a key (int) output: returns true if encrypt process was successful otherwise false if key n
XORcipher/XOR_cipher.py:131
↓ 1 callers
Function
enemy
(x, y, i)
python Space Invader game.py:83
↓ 1 callers
Function
eng2beng_translator
(Text)
personal_translator.py:45
↓ 1 callers
Function
eng2punj_translator
(Text)
personal_translator.py:36
↓ 1 callers
Function
enter_number
(p1_sign, p2_sign)
tik_tak.py:25
↓ 1 callers
Function
equilibrium
(arr)
Python-Array-Equilibrium-Index.py:19
↓ 1 callers
Function
euroclear_docs
()
daily_checks.py:57
↓ 1 callers
Function
eval_binary_expr
(op1, oper, op2)
Voice Command Calculator.py:32
↓ 1 callers
Function
evaluate
Evaluate the board. Returns: 0 if no winner yet, 1 or 2 for the winner, -1 if tie.
Tic-Tac-Toe Games/tic-tac-toe4.py:68
↓ 1 callers
Method
evaluate
(self, architecture: Architecture, search_space: SearchSpace)
ML/src/python/neuralforge/nas/evaluator.py:23
↓ 1 callers
Method
evolve_generation
(self)
ML/src/python/neuralforge/nas/evolution.py:75
↓ 1 callers
Method
exec_all
()
Windows_Wallpaper_Script/wallpaper_extract.py:115
↓ 1 callers
Function
exif_datetime_original
Try to read EXIF DateTimeOriginal/DateTime from image. Returns None if unavailable.
photo_timestamp_renamer.py:49
↓ 1 callers
Method
expand_block
Takes a bytestring-block of length 64, unpacks it to a list of integers and returns a list of 80 integers pafter some bit operations
sha1.py:46
↓ 1 callers
Method
extract_wall
()
Windows_Wallpaper_Script/wallpaper_extract.py:69
↓ 1 callers
Function
factorial
(n)
FIND FACTORIAL OF A NUMBER.py:4
↓ 1 callers
Method
feasible
Parameters : list of current profitable jobs within deadline list of deadline of jobs Returns : true if k[-1] jo
Job_scheduling.py:42
↓ 1 callers
Function
fetch_bbc_news
(bbc_news_api_key: str)
fetch_news.py:6
↓ 1 callers
Function
fetch_gstins
(company_name, csrf_token)
gstin_scraper.py:44
↓ 1 callers
Function
fetch_news
Fetches a list of news articles from NewsAPI based on a query string. args: api_key (str): NewsAPI key loaded from environment.
news_oversimplifier.py:117
↓ 1 callers
Function
fib
(term)
Fibonacci_sequence_recursive_sol.py:1
↓ 1 callers
Function
fibonacci_generator
Generating function up to n fibonacci numbers iteratively Params: n: int Return: int
FibonacciNumbersWithGenerators.py:1
↓ 1 callers
Function
file_mtime
(path: Path)
photo_timestamp_renamer.py:88
↓ 1 callers
Method
filter
(self, item)
image2pdf/image2pdf.py:27
↓ 1 callers
Method
finalDetails
(self)
Laundary System/code.py:57
↓ 1 callers
Function
findLinear
(numbers)
QuadraticCalc.py:7
↓ 1 callers
Function
findPassword
(chars, function, show=50, format_="%s")
BruteForce.py:4
← previous
next →
701–800 of 2,483, ranked by callers