Skip to content

hakiKhuva/captcha-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captcha Image Generator

A simple python project to generate captcha code and image for it.

Captcha image 1 Captcha image 2

All functions used to create the captcha written in the app/core.py file and can be used independently. This repo contains a Flask app to demonstrate the captcha functionality which is hosted on https://captchagenerator.pythonanywhere.com

This project has an API to generate the images that has random lines on image that contains captcha code.

View more @https://captchagenerator.pythonanywhere.com

About

Generate images that contains captcha code to verify users with Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published