Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluetom520/dingding
/ functions
Functions
32 in github.com/bluetom520/dingding
⨍
Functions
32
◇
Types & classes
4
↓ 9 callers
Method
__raise_error
(self, res)
dingding.py:38
↓ 9 callers
Method
get
(self, field, key)
conf/INIFILES.py:14
↓ 7 callers
Function
read_config
(config_file_path, field, key)
conf/INIFILES.py:31
↓ 5 callers
Method
tolog
(self, msg, level=None)
conf/BLog.py:87
↓ 3 callers
Method
get_map_level
(self,level="debug")
conf/BLog.py:120
↓ 3 callers
Method
info
(self,msg)
conf/BLog.py:108
↓ 2 callers
Function
cfg_get
Get value of a config item.
conf/file_util.py:92
↓ 2 callers
Method
error
(self,msg)
conf/BLog.py:114
↓ 2 callers
Function
logwrite
(sendstatus, content)
dingding.py:210
↓ 2 callers
Method
warn
(self,msg)
conf/BLog.py:111
↓ 2 callers
Function
write_config
(config_file_path, field, key, value)
conf/INIFILES.py:41
↓ 1 callers
Method
__get_token
(self)
dingding.py:44
↓ 1 callers
Method
__init__
mbs: how many MB count: the count of remain
conf/BLog.py:49
↓ 1 callers
Method
critical
(self,msg)
conf/BLog.py:117
↓ 1 callers
Method
debug
(self,msg)
conf/BLog.py:105
↓ 1 callers
Method
format
(self, record)
conf/BLog.py:37
↓ 1 callers
Method
get_dept_list
(self)
dingding.py:54
↓ 1 callers
Function
get_path
()
dingding.py:204
↓ 1 callers
Function
loadconfig
Read config file and parse config item to dict.
conf/file_util.py:29
↓ 1 callers
Function
main
(send_to, subject, content)
dingding.py:139
↓ 1 callers
Method
send_message
(self, agentid, messages, userid='', toparty='')
dingding.py:112
↓ 1 callers
Method
set
(self, field, key, value)
conf/INIFILES.py:22
Method
__init__
(self, corpid, corpsecret)
dingding.py:17
Method
__init__
(self, fmt = None, datefmt = None)
conf/BLog.py:14
Method
__init__
(self, path)
conf/INIFILES.py:9
Function
cfg_set
Set value of a config item. 如果可以获取到key,则对key后的item进行修改 如果获取不到key,则直接在配置文件后进行追加一行
conf/file_util.py:105
Method
create_dept
(self, name, parentid, orderid, createdeptgroup=False)
dingding.py:71
Method
delete_dept
(self, dept_id)
dingding.py:85
Method
get_dept_detail
(self, dept_id)
dingding.py:62
Method
get_user_count
(self, only_active=0)
dingding.py:129
Method
get_user_detail
(self, userid)
dingding.py:103
Method
get_userid_by_unionid
(self, unionid)
dingding.py:94