.codeclimate.json | |
|
|
.coveragerc | |
|
|
.gitignore | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
ISSUE_TEMPLATE.md | |
|
|
LICENSE | |
|
|
MANIFEST.in | |
|
|
Makefile | |
|
|
README.md | |
|
|
pyproject.toml | |
|
|
requirements.style.txt | |
|
|
requirements.test.txt | |
|
|
src/__init__.py | 0 | A 0 mins |
|
src/python3_anticaptcha/CustomCaptchaTask.py | 120 | A 1 hr |
|
src/python3_anticaptcha/CustomResultHandler.py | 53 | A 0 mins |
|
src/python3_anticaptcha/FunCaptchaTask.py | 105 | A 0 mins |
|
src/python3_anticaptcha/FunCaptchaTaskProxyless.py | 92 | A 0 mins |
|
src/python3_anticaptcha/GeeTestTask.py | 122 | A 1 hr |
|
src/python3_anticaptcha/GeeTestTaskProxyless.py | 112 | A 1 hr |
|
src/python3_anticaptcha/HCaptchaTask.py | 107 | A 0 mins |
|
src/python3_anticaptcha/HCaptchaTaskProxyless.py | 90 | A 0 mins |
|
src/python3_anticaptcha/NoCaptchaTask.py | 124 | A 0 mins |
|
src/python3_anticaptcha/NoCaptchaTaskProxyless.py | 124 | A 0 mins |
|
src/python3_anticaptcha/ReCaptchaV3TaskProxyless.py | 131 | A 35 mins |
|
src/python3_anticaptcha/SquareNetTextTask.py | 314 | B 5 hrs |
|
src/python3_anticaptcha/__init__.py | 1 | A 0 mins |
|
src/python3_anticaptcha/__version__.py | 1 | A 0 mins |
|
src/python3_anticaptcha/config.py | 16 | A 0 mins |
|
src/python3_anticaptcha/control.py | 515 | C 1 day |
|
src/python3_anticaptcha/core/__init__.py | 0 | A 0 mins |
|
src/python3_anticaptcha/core/base.py | 224 | A 1 hr |
|
src/python3_anticaptcha/core/config.py | 27 | A 0 mins |
|
src/python3_anticaptcha/core/enum.py | 70 | A 0 mins |
|
src/python3_anticaptcha/core/result_handler.py | 46 | A 1 hr |
|
src/python3_anticaptcha/core/serializer.py | 40 | A 0 mins |
|
src/python3_anticaptcha/errors.py | 29 | A 0 mins |
|
src/python3_anticaptcha/image_captcha.py | 157 | A 45 mins |
|
src/python3_anticaptcha/turnstile.py | 184 | A 0 mins |
|