Character CAPTCHA Solver
Go to file
Daniil Fajnberg b7894787ca Reduce tensorflow verbosity 2022-06-16 09:40:30 +02:00
requirements make matplotlib an optional requirement 2022-05-16 08:43:40 +02:00
src/ccaptchas Reduce tensorflow verbosity 2022-06-16 09:40:30 +02:00
tests Initial commit 2022-05-08 12:45:17 +02:00
.coveragerc Initial commit 2022-05-08 12:45:17 +02:00
.gitignore refactor entire package; add CLI 2022-05-11 17:32:01 +02:00
README.md Initial commit 2022-05-08 12:45:17 +02:00
coverage.sh Initial commit 2022-05-08 12:45:17 +02:00
pyproject.toml Initial commit 2022-05-08 12:45:17 +02:00
setup.cfg Reduce tensorflow verbosity 2022-06-16 09:40:30 +02:00

README.md

ccaptchas

Character CAPTCHA Solver

Usage

...

Installation

pip install ccaptchas

Dependencies

Python Version ..., OS ...

Building from source

Run python -m build