AndreiDrang/python3-anticaptcha

View on GitHub
src/python3_anticaptcha/SquareNetTextTask.py

Summary

Maintainability
B
5 hrs
Test Coverage

File SquareNetTextTask.py has 314 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import os
import time
import base64
import asyncio
import hashlib
Severity: Minor
Found in src/python3_anticaptcha/SquareNetTextTask.py - About 3 hrs to fix

    Function captcha_handler has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def captcha_handler(
    Severity: Major
    Found in src/python3_anticaptcha/SquareNetTextTask.py - About 1 hr to fix

      Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def __init__(
      Severity: Minor
      Found in src/python3_anticaptcha/SquareNetTextTask.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status