Character CAPTCHA Solver
Go to file
Daniil Fajnberg a8636822c9 make matplotlib an optional requirement 2022-05-16 08:43:40 +02:00
requirements make matplotlib an optional requirement 2022-05-16 08:43:40 +02:00
src/ccaptchas make matplotlib an optional requirement 2022-05-16 08:43:40 +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 make matplotlib an optional requirement 2022-05-16 08:43:40 +02:00

README.md

ccaptchas

Character CAPTCHA Solver

Usage

...

Installation

pip install ccaptchas

Dependencies

Python Version ..., OS ...

Building from source

Run python -m build