V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
sanddudu
V2EX  ›  Python

如何把app从Google App Engine移植到uwsgi

  •  
  •   sanddudu ·
    sanddudu · 2013-08-03 13:26:04 +08:00 · 2928 次点击
    这是一个创建于 3918 天前的主题,其中的信息可能已经有所发展或是发生改变。
    https://code.google.com/p/course-builder/
    Doc里写的是要靠Google App Engine跑,但是大家都知道GAE各种卧槽
    想着既然是用Python写的,那我就可以用uwsgi来跑
    求教移植方法
    4 条回复    1970-01-01 08:00:00 +08:00
    julyclyde
        1
    julyclyde  
       2013-08-03 20:37:01 +08:00
    不能这么想
    因为gae调用的那些库,你都没有
    davepkxxx
        2
    davepkxxx  
       2013-08-03 20:44:06 +08:00
    GAE各种卧槽?
    sanddudu
        3
    sanddudu  
    OP
       2013-08-04 10:22:53 +08:00
    @julyclyde 看起来移植还有些难度。。。
    9hills
        4
    9hills  
       2013-08-04 10:37:22 +08:00
    有一些GAE的clone,比如这个 https://github.com/AppScale/appscale
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3145 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 14:52 · PVG 22:52 · LAX 07:52 · JFK 10:52
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.