relationshit-server:ITC hackaton 项目

时间:2024-07-23 17:11:02
【文件属性】:

文件名称:relationshit-server:ITC hackaton 项目

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-23 17:11:02

Python

请求 JSON 结构 { userId : UUID, phoneNumber: #, contactList: [{phone_number : #}, etc.] messageList: [{direction : "send"/"receive", time: unix timestamp, phone_number: #, message_len: #}] } 响应 JSON 结构 { graphs: [ { name: "Top Friends" data: [ { number: 049999999, score: 80 }, { number: 0400000000, score: 80 }, ] } ], contacts: [ { num


【文件预览】:
relationshit-server-master
----app.py(2KB)
----requirements.txt(171B)
----models.py(1KB)
----LICENSE(1KB)
----Procfile(35B)
----README.md(490B)
----database.py(6KB)
----.gitignore(19B)
----plots.py(51B)

网友评论