04_20AM9789bf

搜罗Py万物 的周刊

亲, 这周Py社区又有很多好消息,值得关注. 大家的分享文章 才能折腾出美好的一周呢. 另,用 Gittip 支持俺们吧! 以及 twitter

原文: Pycoder’s Weekly (Issue #128): Yes you can!

新闻

  • 建议: 用mypy语法进行函式声明 Jukka Lehtosalo(mypy 作者)在 Dropbox 中的谈话诱发下, Guido 打开了有关使用 mypy 语法进行函式注释的 讨论. python.org Shared by @mgrouchy (译注:又一个试图平衡Py 动态语言和静态编译优化矛盾的方案! 大妈认为,进行有限的静态式声明支持,从而大幅度的提升 Py3 的效能, 进而推动整体Py 社区的跃迁,是好事儿!-)
  • DjangoCon US 2014 大会议程发布 今年是在 Portland , 俄勒冈州, 详细议程可以查阅鸟! djangocon.us Shared by @mgrouchy
  • 欢迎新的联合主席以及明年的PyCon 城市! Brandon Rhodes 已被任命为 PyCon2015 的 co-chair . 并且明年的主办城市也已明确 Portland, Oregon! blogspot.ca Shared by @myusuf3
  • Visual Studio Python 工具 2.1 RC 给 VC 配置的 Python 开发工具 2.1 候选发布版本刚刚释放, 如果你是 M$ 死忠,可以下载尝试了. codeplex.com Shared by @mgrouchy

讨论

项目

-turnstile 实用! 分布式限速 WSGI 中间件. 用 redis 进行用户命中率管理和限速配置. github.com Shared by @mgrouchy

  • mypy 支持在Python代码中,可选的静态类型声明. github.com Shared by @mgrouchy
  • pyrasite 对运行中的Py进程,注入代码! github.com Shared by @myusuf3
  • pythonpy python -c, 用 tab 键完成以及速记. github.com Shared by @mgrouchy
  • PyAPNs 用于 APNs(Apple推送服务) 交互的 Python 库. github.com Shared by @myusuf3
  • queries psycopg2 的一个包装,包含简化API, PyPy 支持, Tornado 的异步支持,以及更多. github.com Shared by @mgrouchy
  • hashids-python JavaScript hashids 实施的 Py 支持. github.com Shared by @mgrouchy (译注: 非常实用的 Youtube 式 hashid 的生成库, 省的我们自个儿折腾内置的缩址算法了.)
  • flocker Easily manage Docker containers & their data! Check out the main site here 轻松管理 Docker 容器及其数据! 看 这儿 有详情. github.com Shared by @myusuf3
  • ipython-vimception 令你在 IPy[:]nodebooks 中用 Vim 的快捷键来折腾. 够装逼. github.com Shared by @mgrouchy (译注:不日 Emcas 的键绑定也必然会出现;-)
  • pip-autoremove 自动移除实际上没有用的包. github.com Shared by @myusuf3 (译注: 这个超级实用哪)
  • jumprun A command-line tool for running scripts from any directory in terminal with a single command 命令行工具,用于在任何目录下,从终端运行脚本. github.com Shared by @itsnauman

文章

DAMA

(大妈私人无责任播报)

是也乎

  • 140818 Zoom.Quiet 用时 42 分钟 完成快译.
  • 140818 Zoom.Quiet 用时 7 分钟 完成格式转抄.