Giter Site home page Giter Site logo

django_weixin_portal's Introduction

##django_weixin_portal 一直打算自己写一个第三方微信管理平台,恰好看到这个项目,用的又是我所熟悉的django,于是决定以它为基础做进一步的开发。

该项目最初是由 亿米CH 开源的开源的第三方微信开发者账号管理平台,开源协议为BSD

将其放到github里,对项目做了一些修改,欢迎有兴趣的同学们来fork,一起为这个项目贡献代码。

###准备添加的功能:

  • 使用gunicorn部署
  • 使用requests使其容易调用许多在线api
  • 与WeRoBot融合
  • 添加本地(局域网内)调试功能(使用ngrok)
  • 增加支付功能(未确定)

###基础服务:

  • 自动回复
  • 图文编辑
  • 无匹配回复
  • 自定义菜单
  • 以及扩展功能:

###微信的图文列表

  • 分类以及微网站服务
  • 活动管理
  • 预约开户(基金行业)
  • 申请模拟账号
  • 在线咨询

###亿米CH开源的代码包括:

  • Python的所有业务逻辑
  • 前端的呈现代码(响应式设计和移动端自适应的代码)
  • 所有依赖的代码库和应用的第三方代码(如:ueditor等)

###开通账号流程

  • admin后台开通账号,并新建app_item,并绑定

  • 客户账号登陆http://mp.weixin.qq.com/,填写url (token,app_item.id),token验证得到appid, app_secrect, 填入app_item中

###运行项目

  • pip install -r requlirements.txt
  • 后台帐号:admin . 密码:admin

django_weixin_portal's People

Contributors

wwj718 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.