Character CAPTCHA Solver
Go to file
Daniil Fajnberg 112a6c57ff Initial commit 2022-05-08 12:45:17 +02:00
requirements Initial commit 2022-05-08 12:45:17 +02:00
src/package_name Initial commit 2022-05-08 12:45:17 +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 Initial commit 2022-05-08 12:45:17 +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 commit 2022-05-08 12:45:17 +02:00

README.md

ccaptchas

Character CAPTCHA Solver

Usage

...

Installation

pip install ccaptchas

Dependencies

Python Version ..., OS ...

Building from source

Run python -m build