MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / Audio_Captcha.py

File Audio_Captcha.py

projects/Captcha_Genrator/Audio_Captcha.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from io import BytesIO
2from tkinter import *
3from tkinter import messagebox
4import pygame

Callers

nothing calls this directly

Calls 4

create_audio_captchaFunction · 0.85
TextClass · 0.85
initMethod · 0.80
titleMethod · 0.80

Tested by

no test coverage detected