Python Project Captcha Making Using Python Gui
Python Project Captcha Making Using Python Gui
To
NOV, 2020
Acknowledgement
Last but not the least, we wish to thank our parents for financing our
studies in this college as well as for constantly encouraging us to learn
engineering. Their personal sacrifice in providing this opportunity to
learn engineering is gratefully acknowledged.
Abstract
Abbreviations
AD : Advertisement
List of Figures
5. GUI Design
6. Coding
Contents
1. INTRODUCTION………………………………………………....7
1.1. Purpose………………………………………………………..7
1.2. System Overview…………………………………………......7
1.3. Problem Statement…………………..………… …………....7
1.4. Goal & Vision…………………………………….…………...8
2. REQUIREMENTS SPECIFICATIONS…………………………...8
3. PROCEDURE…………………………………………...………....9
6. Coding………………………………………………………..…...12
7. Result / Conclusion………………………………………………16
8. References………………………………………………………17
1. Introduction
1.1. Purpose
2. Requirements Specification
3. Procedure
1. First open the python compiler.
2. After opening python compiler, type the code and attach all
images required by the program.
Image Captcha only available for image not for any other
means like
audio or any mathematical calculations. It only supports
English
language and will not work with any other language. It is
note case
sensitive so writing in any case will work. Since this project
is of
Figure 1
10
Figure 2
Figure 3
11
Figure 4
12
6. Coding
Figure 5
13
Figure 6
14
Figure 7
Figure 8
15
7. Result / Conclusion
The captcha helps us to avoid both spam and bot present on different
platform. It helps different platform to avoid fake accounts or post .
The experience of developing this project also helped us learning lot
about python and python GUI. It also simplify the problem of
redundant accounts on any platform.
16
8. References
https://en.wikipedia.org/wiki/CAPTCHA
https://electricalfundablog.com/captcha-code-
works-design-types
https://www.sciencedirect.com/topics/computer-
science/captcha
https://www.gohacking.com/what-is-captcha-how-
it-works
17