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

有哪些公司在用 python3 也就是整个的开发和架构都是基于 python3 进行开发的。

  •  1
     
  •   nooper · Aug 14, 2015 · 2647 views
    This topic created in 4004 days ago, the information mentioned may be changed or developed.
    发现了pulsar 和 asyncio,这两个库不是基于GIL的限制,这样对于并发框架的运行在性能上有很大的提升。

    我目前自己写的程序都是基于python3.4 进行开发的。
    3 replies    2015-09-10 16:33:34 +08:00
    nooper
        1
    nooper  
    OP
       Aug 14, 2015 via iPad
    没人回复。。。。。
    yeyuexia
        2
    yeyuexia  
       Aug 18, 2015
    asyncio 在 python2 上有个更基础的 asyncore asynchat 来用。话说我理解你说的不依赖 GIL 是指 IO 异步的方式,是么?如果是这样的话基本上大多数的 web 框架都是这么做的吧?不一定非要用 3.
    而且如果说因为性能的考虑而选择 python3 的话…………请问你从哪里看到的 python3 性能比 python2 高?
    qq12365411
        3
    qq12365411  
       Sep 10, 2015
    我自己算不算啊, 全是 python34 以上的, 个别不兼容 3 的 都可以找到替代品,用起来很舒服, windows linux 用起来都舒服
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4965 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 09:26 · PVG 17:26 · LAX 02:26 · JFK 05:26
    ♥ Do have faith in what you're doing.