Character CAPTCHA Solver
Go to file
Daniil Fajnberg 7c9f97f21b refactor entire package; add CLI 2022-05-11 17:32:01 +02:00
requirements initial 2022-05-08 20:53:05 +02:00
src/ccaptchas refactor entire package; add CLI 2022-05-11 17:32:01 +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 initial 2022-05-08 20:53:05 +02:00

README.md

ccaptchas

Character CAPTCHA Solver

Usage

...

Installation

pip install ccaptchas

Dependencies

Python Version ..., OS ...

Building from source

Run python -m build