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

Python 有什么值得看的开源项目

  •  
  •   yven · Dec 9, 2020 · 3791 views
    This topic created in 2007 days ago, the information mentioned may be changed or developed.
    9 replies    2020-12-10 06:10:02 +08:00
    llsquaer
        1
    llsquaer  
       Dec 9, 2020
    requests
    flask + jinja2

    我觉得 暂时这两个吧.我也才开始学不久..
    第一,这两个代码量不大, 第二 日常需要使用 ,第三,纯 python
    有兴趣在去看看 bs4

    梳理完很多东西就明白了.
    johnsona
        2
    johnsona  
       Dec 9, 2020
    哪方面
    linvaux
        3
    linvaux  
       Dec 9, 2020 via iPhone
    看个人能力,能力强就去看 python 源码,能力一般就去看你现在正在用的库的源码,别挑食,尤其是在自己比较菜的情况下,共勉
    abersheeran
        4
    abersheeran  
       Dec 9, 2020
    starlette 和 bottle,web 框架强烈推荐看这两。特别是 starlette,代码非常简单有效。
    wuwukai007
        5
    wuwukai007  
       Dec 9, 2020
    我觉得 pandas 的源码蛮好的
    TypeError
        6
    TypeError  
       Dec 9, 2020 via Android
    pypy
    asyncio
    celery
    fo0o7hU2tr6v6TCe
        7
    fo0o7hU2tr6v6TCe  
       Dec 9, 2020
    requests
    est
        8
    est  
       Dec 9, 2020
    django
    Kobayashi
        9
    Kobayashi  
       Dec 10, 2020 via Android
    @llsquaer 我听说的是不推荐研究 Jinja 。模板替换听起来简单,好像实现起来比较繁琐。

    给楼主建议是不要着急研究 Python 源码,研究编译器对你的业务能力没有任何好处。

    web 框架的话还是 flask 优先,bottle 的话没有像 flask 一样把一些更基础的类(如 Request,Response,Cookie )实现分离到一个工具库中。我个人觉得可以在 flask 之后再配合 werkzeug 看看 bottle 。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3900 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 77ms · UTC 04:17 · PVG 12:17 · LAX 21:17 · JFK 00:17
    ♥ Do have faith in what you're doing.