Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Jack-Cherish/python-spider
/ Who
Class
Who
zhengfang_system_spider/spider.py:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
18
class
Who:
19
def
__init__(self, user, pswd):
20
self.user = user
21
self.pswd = pswd
22
23
24
class
Tool:
Callers
1
spider.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected