Skip to content

Simple graphic CAPTCHA that shows actual words instead of random set to help a human read it.

License

Notifications You must be signed in to change notification settings

SergeiMinaev/norobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

norobot

Простая графическая CAPTCHA, показывающая числа или слова вместо случайного набора букв. Слова используются только безопасные - без негативной окраски.

Использование:

>>> import norobot
>>> norobot.gen_captcha()
{'image': <PIL.Image.Image image mode=RGB size=280x60 at 0x7F64A900E898>, 'word': 'мораль'}

Examples:

example

example

example

example

example

About

Simple graphic CAPTCHA that shows actual words instead of random set to help a human read it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages