推荐学习书目
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
blond
V2EX  ›  Python

python 后台开发一般是做什么呢

  •  
  •   blond · Jan 16, 2015 · 10055 views
    This topic created in 4144 days ago, the information mentioned may be changed or developed.

    如题,本人工作是用python写爬虫的,但基本的都是逻辑,看到网上招聘python后台啊,服务器开发,想知道这些都是指哪方便的呢,还有改如何学习呢,求教了

    9 replies    2015-01-18 09:53:30 +08:00
    loading
        1
    loading  
       Jan 16, 2015
    crud
    caixiexin
        2
    caixiexin  
       Jan 16, 2015
    应该跟其他语言的后台开发一样吧?数据同步,接口封装之类的?
    没做过,帮你顶下:)
    messense
        3
    messense  
       Jan 16, 2015
    业务逻辑、接口、爬数据、统计分析数据,还有杂七杂八的脚本
    crazyxin1988
        4
    crazyxin1988  
       Jan 16, 2015
    如果是web的话 django和flask 多一些
    22too
        5
    22too  
       Jan 16, 2015
    我是做统计分析的
    Dongdong36
        6
    Dongdong36  
       Jan 17, 2015
    借楼主帖子问一下,如果爬网页,数据的的层级很深。而且数据的标签没有什么特征。用正则只能是一点点的匹配吗,要写很长的正则的说....
    niboy
        7
    niboy  
       Jan 17, 2015
    应该就是web吧,Django、Tornador、Flask等框架,MVC
    mengzhuo
        8
    mengzhuo  
       Jan 17, 2015
    @Dongdong36

    学爬虫的竟然不知道beautifulsoap
    再深,再没特征都可以用XPATH访问到吧……
    Melodic
        9
    Melodic  
       Jan 18, 2015
    @Dongdong36 楼上是对的,既然是爬虫,一般就是parse html的标签或者js的事件吧,到了text中再考虑用正则啊
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2720 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 46ms · UTC 12:20 · PVG 20:20 · LAX 05:20 · JFK 08:20
    ♥ Do have faith in what you're doing.