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

推荐给玩 Django 的小伙伴一个开发插件

  •  
  •   wangtai ·
    wangtai · Nov 2, 2014 · 3841 views
    This topic created in 4216 days ago, the information mentioned may be changed or developed.
    5 replies    2014-11-02 18:18:02 +08:00
    wanjun
        1
    wanjun  
       Nov 2, 2014
    很像java
    virusdefender
        2
    virusdefender  
       Nov 2, 2014
    django rest framework里面是这样的
    class ***View(APIView):
    def get():
    #处理get请求

      def post():
    #处理post请求
    wangleineo
        3
    wangleineo  
       Nov 2, 2014   ❤️ 1
    @wangtai 有意思,原来url dispatch还可以这样玩。
    wangtai
        4
    wangtai  
    OP
       Nov 2, 2014
    @wangleineo
    @virusdefender
    欢迎大家fork
    多提issue
    wangtai
        5
    wangtai  
    OP
       Nov 2, 2014
    @wanjun 我以前是Java的,贡献过paoding-rose
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3958 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 04:13 · PVG 12:13 · LAX 21:13 · JFK 00:13
    ♥ Do have faith in what you're doing.