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

Reference request: "Idiomatic" Python

  •  
  •   typing · Jul 3, 2013 · 4051 views
    This topic created in 4834 days ago, the information mentioned may be changed or developed.
    其实说来我是会写Python的(写过Blender脚本; 用过web.py; 写过种种小工具).

    现在我想学得更好一些.

    想请大伙推荐一些材料, 希望能涉及这几个方面:

    1. 设计语言细节的资料, 比方说某种特定写法会导致速度变慢. 还有关于几种常用数据结构的速度(不仅是指复杂度, 还有因为实现细节导致的速度差异), dict, list, string(尤其string我最不清楚)等.

    2. 惯用模式, 类似于C++领域里面Effect系列, Design Pattern那些书籍.

    3. 包管理. 类似npm之于node.js

    谢谢
    4 replies  •  1970-01-01 08:00:00 +08:00
    zorceta
        1
    zorceta  
       Jul 3, 2013   ❤️ 1
    我只知道3 pypi(捂脸
    zorceta
        2
    zorceta  
       Jul 3, 2013
    我错了...那个是包列表
    包管理是pip
    julyclyde
        3
    julyclyde  
       Jul 4, 2013   ❤️ 1
    1 learning python书
    2 这个好像只有网上有,出书的比较少
    3 古代用distutils setuptools里的easy_install 现代用distribute 和pip
    mrluanma
        4
    mrluanma  
       Jul 4, 2013   ❤️ 1
    The Hitchhiker’s Guide to Python! http://docs.python-guide.org/
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   1080 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 17:27 · PVG 01:27 · LAX 10:27 · JFK 13:27
    ♥ Do have faith in what you're doing.