鲍勃の部屋
  • Blog
  • Work
  • About
  • Contact

准备学习一下Flask框架

5/30/2014

0 Comments

 
中文教程
http://dormousehole.readthedocs.org/en/latest/
0 Comments

APP Engine 部署

5/30/2014

0 Comments

 
https://console.developers.google.com/start/appengine?_ga=1.188261610.350031251.1401421117

一。 set local server to see effect 
$ dev_appserver.py appengine-try-python-flask
dev_appserver.py 在 D:\Work\google-cloud-sdk\bin 下
appengine-try-python-flask 是你下载解压的项目文件夹名称

二,部署到appengine上
appcfg.py -A refined-cortex-596 update appengine-try-python-bob
然后访问以下url即可
http://refined-cortex-596.appspot.com/

遇到问题,
Error 404: --- begin server output ---
This application does not exist (app_id=u'refined-cortex-596').
解决办法, 用一个google账户登录,执行下面的命令,授权后即可
appcfg.py -A refined-cortex-596 update --no_cookies appengine-try-python-bob

0 Comments

    Author

    鲍勃 (上海)
    互联网码农

    小A

    Archives

    July 2014
    June 2014
    May 2014

    Categories

    All
    AngularJS
    App
    Bootstrap
    Cocos2dx-c++
    Css
    CSS3
    Design Pattern
    Express
    Funny
    Game
    Html5
    Jasmine
    Javascript
    Lua
    Music
    Node.js
    Pattern
    Phonegap
    Php
    Python
    Tdd
    Tips

    RSS Feed

Powered by Create your own unique website with customizable templates.