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

作为一个Python Web Developer必须掌握的(技能/框架/类库/知识)?

  •  
  •   rse43 · 2011-04-11 11:23:07 +08:00 · 5596 次点击
    这是一个创建于 4735 天前的主题,其中的信息可能已经有所发展或是发生改变。
    8 条回复    1970-01-01 08:00:00 +08:00
    Livid
        1
    Livid  
    MOD
       2011-04-11 12:05:09 +08:00
    newblue
        2
    newblue  
       2011-04-11 12:34:58 +08:00
    会点linux操作系统的基础,推荐debian的发行版,安转软件包方便,基本上@livid提到的大部分软件包,都可以通过debian包管理软件进行安装。建议你学linux是因为开发和部署在linux会比较方便一点,再者一般生产环境都会是linux或者类unix的操作系统,可以避免不少麻烦。

    我自己现在就是用debian的发行版作为主操作系统,虽然有装Win7,不过很少用,除了登录国内的网银用用,基本不会在win上面工作。linux还是很合适做开发工作的,最近我就在linux下面完成了对V2EX的修改,架了个站http://www.ciiaii.com/。
    9hills
        3
    9hills  
       2011-04-11 12:40:04 +08:00
    @newblue win7上配个python环境麻烦死阿麻烦死。。。
    newblue
        4
    newblue  
       2011-04-11 12:47:46 +08:00
    @9hills 最好还是在linux下做python的开发比较好。
    oldgun
        5
    oldgun  
       2011-04-11 22:47:31 +08:00
    @9hills 一点也不麻烦啊,一点也不麻烦///
    clino
        6
    clino  
       2011-04-12 16:01:37 +08:00
    我只玩过 uliweb 觉得还是相当方便的,不过其他的框架没有涉及过
    fanzeyi
        7
    fanzeyi  
       2011-04-12 16:24:06 +08:00
    @newblue Fedora的源的也包含大部分包啊 而且比debian系更新要快多了= =
    newblue
        8
    newblue  
       2011-04-12 16:56:05 +08:00
    @fanzeyi debian你要新的就用unstable的源,不过我一般都用stable的源。用什么版本,看个人喜好了。一般初学的都推荐ubuntu,基于debian的发行版。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5310 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 09:33 · PVG 17:33 · LAX 02:33 · JFK 05:33
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.