pyBegin / projects / captcha-genrator
🖼️

Captcha Genrator

A simple image captcha genrator

62 lines🖥 Desktop only

Captcha Genrator

A simple image captcha genrator

Prerequisites

  1. Install the dependencies by executing the following command pip install -r requirements.txt

  2. Update the path of font in code (if required) image = ImageCaptcha(fonts=['<path>/ChelseaMarketsr.ttf', '<path>/DejaVuSanssr.ttf'])

Screenshot

image

Mayur Singal

Pyodide-runnable

No - both scripts use tkinter (and pygame/captcha) for a desktop GUI.