MCPcopy Index your code
hub / github.com/Python3WebSpider/ProxyPool / getter.py

File getter.py

proxypool/processors/getter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from loguru import logger
2from proxypool.storages.redis import RedisClient
3from proxypool.setting import PROXY_NUMBER_MAX
4from proxypool.crawlers import __all__ as crawlers_cls

Callers

nothing calls this directly

Calls 2

GetterClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected