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
KirkZheng
V2EX  ›  Python

Win10 上面怎么做 PythonWeb 项目?

  •  
  •   KirkZheng · 2017-05-07 01:00:48 +08:00 · 1916 次点击
    这是一个创建于 2545 天前的主题,其中的信息可能已经有所发展或是发生改变。
    我装的是 2.7 版本,框架用 django,代理用 nginx,无赖在 uwgui 上卡住了,因为不支持 win 平台,有什么好的替代品或者其他组合配置。(我不想装 Linux,用的校园网,更加要折腾,考虑到 win 的普及率,应该也是可以搭建 Python 开发环境的吧?)
    mkeith
        1
    mkeith  
       2017-05-07 01:38:53 +08:00
    开发不需要 nginx
    xyjtou
        2
    xyjtou  
       2017-05-07 07:36:09 +08:00 via Android
    virtual enviroment 隔离开发环境就 OK。
    lrh3321
        3
    lrh3321  
       2017-05-07 10:38:24 +08:00 via Android
    装个虚拟机,然后随便折腾。
    PythonAnswer
        4
    PythonAnswer  
       2017-05-07 12:37:16 +08:00 via Android
    直接用框架自带的测试服务器
    fy
        5
    fy  
       2017-05-07 14:25:37 +08:00 via Android
    标题党,这锅 Python web 不背。你按文档上搭建正常的开发环境不就得了?

    你遇到 celery 这种实在用不了的再说吧。
    不想用虚拟机 vagrant 可解(虽然其实也是虚拟机)。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4602 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 05:34 · PVG 13:34 · LAX 22:34 · JFK 01:34
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.