A tool for solve normal captcha
Project description
from normal_captcha.main import NormalCaptcha
text = (
NormalCaptcha(
'./<imageName>',
'path\\to\\tesseract.exe')
.process()
)
print(text)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for normal_captcha-2023.5.15.1604.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc4ca38dd31f3360ad684c8686adfe9436d009376eca5001a8af8f5451c6e601 |
|
MD5 | 6dcd705f2bf4e6faa25d3774124e7040 |
|
BLAKE2b-256 | 640bb5393fe186f504ea451a9484f1a68fcf0a8869fb54793207b5f4c05ac934 |
Close
Hashes for normal_captcha-2023.5.15.1604-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e89d59d321ae764e0e09a208e62fc8f0902fb435abdee626159c06e49349c6a2 |
|
MD5 | e887994a8741018ba89dd5f8f45229c6 |
|
BLAKE2b-256 | abfb6fa994b6eb2957a917655646f49d45c4d4d215e5d85233312151e9ad9637 |