Skip to content

message_plus服务端,简单Python Web Server, 钉钉富文本消息发送APP后台服务。

Notifications You must be signed in to change notification settings

KangSpace/message_plus_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

message_plus_server

本项目为 message_plus 小程序项目的后台服务,简单Python WebServer.

启动步骤

  1. 安装flask依赖

pip3 install flask requests 或 chmod +x msg_plus/bin/init.sh sh msg_plus/bin/init.sh

  1. 启动 nohup3 python simple_server.py > msgplus.log 1>&2

或 chmod +x msg_plus/bin/startup.sh sh msg_plus/bin/startup.sh tail msgplus.log 打印以下日志即表示启动成功
* Debugger is active!
* Debugger PIN: 152-958-509

About

message_plus服务端,简单Python Web Server, 钉钉富文本消息发送APP后台服务。

Topics

Resources

Stars

Watchers

Forks

Languages