Skip to content

hydengchang/wechat-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat-platform

微信订阅号运营平台


安装依赖包

pip install -r requirements.txt

开发运行

python ./run.py
# 或者
python manage.py runserver --host 0.0.0.0 --port 5555

# 查看运行帮助
python manage.py runserver --help

About

微信订阅号运营平台

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.3%
  • JavaScript 40.0%
  • Python 5.0%
  • HTML 3.7%