leancloud_tornado:使用龙卷风框架的leancloud演示

时间:2024-05-29 23:07:18
【文件属性】:

文件名称:leancloud_tornado:使用龙卷风框架的leancloud演示

文件大小:36KB

文件格式:ZIP

更新时间:2024-05-29 23:07:18

Python

a demo of leancloud which use tornado framework # 本地运行环境 Windows、Linux 或 MacOS 操作系统 本地部署 下载源码 git clone https://github.com/stableShip/leancloud_tornado.git 修改leancloud配置信息 vi ./configs/development.conf 将项目的leancloud信息填写进去 安装依赖包 进入目录: cd leancloud_tornado 安装依赖包: pip install -Ur requirements.txt ##运行: avoscloud 访问[ http://localhost:3000 ] #部署到leancloud: ##: npm install -g avoscloud-code ##添加应用信息: cd


【文件预览】:
leancloud_tornado-master
----models()
--------__init__.py(0B)
----app.py(624B)
----cloud.py(249B)
----routes()
--------__init__.py(0B)
----LICENSE(1KB)
----wsgi.py(704B)
----views()
--------index.html(306B)
----common()
--------__init__.py(34B)
----configs()
--------development.conf(131B)
--------__init__.py(0B)
--------config.py(207B)
----requirements.txt(47B)
----.gitignore(1KB)
----public()
--------js()
----README.md(1KB)

网友评论