AndreiDrang/python3-anticaptcha

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.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__.py0
A
0 mins
src/python3_anticaptcha/CustomCaptchaTask.py120
A
1 hr
src/python3_anticaptcha/CustomResultHandler.py53
A
0 mins
src/python3_anticaptcha/FunCaptchaTask.py105
A
0 mins
src/python3_anticaptcha/FunCaptchaTaskProxyless.py92
A
0 mins
src/python3_anticaptcha/GeeTestTask.py122
A
1 hr
src/python3_anticaptcha/GeeTestTaskProxyless.py112
A
1 hr
src/python3_anticaptcha/HCaptchaTask.py107
A
0 mins
src/python3_anticaptcha/HCaptchaTaskProxyless.py90
A
0 mins
src/python3_anticaptcha/ImageToTextTask.py306
C
1 day
src/python3_anticaptcha/NoCaptchaTask.py124
A
0 mins
src/python3_anticaptcha/NoCaptchaTaskProxyless.py124
A
0 mins
src/python3_anticaptcha/ReCaptchaV3TaskProxyless.py131
A
35 mins
src/python3_anticaptcha/SquareNetTextTask.py314
B
5 hrs
src/python3_anticaptcha/__init__.py0
A
0 mins
src/python3_anticaptcha/__version__.py1
A
0 mins
src/python3_anticaptcha/config.py16
A
0 mins
src/python3_anticaptcha/control.py514
C
1 day
src/python3_anticaptcha/core/__init__.py0
A
0 mins
src/python3_anticaptcha/core/base.py197
A
2 hrs
src/python3_anticaptcha/core/config.py27
A
0 mins
src/python3_anticaptcha/core/enum.py67
A
0 mins
src/python3_anticaptcha/core/serializer.py49
A
0 mins
src/python3_anticaptcha/errors.py29
A
0 mins
src/python3_anticaptcha/get_answer.py40
A
1 hr
src/python3_anticaptcha/turnstile.py168
A
0 mins
src/requirements.txt
src/setup.py112
A
0 mins