
搜罗Python 万物的周刊
亲们, 基于大家伙儿的反馈, 今年的TEE 已经出来了: 只余6天可以抢 Pycoder’s T-Shirts for 2014 在她们消逝前及时下单吧! 又一期满满的内容奉上,折腾吧! 向俺们分享文章 呗,如果上了周刊, 你滴大名会被高亮显示出来啊! 另,用 Gittip 支持俺们吧
原文: Pycoder’s Weekly (Issue #115): Onomatopoeia
新闻
- 尝试 Pyramid 上次 PyCon 承诺的 Pyramid 在线体验店发布了. trypyramid.com Shared by @myusuf3
- 安全版Django 发布 Django 团队已发布多个安全版本,包含 1.4.13,1.5.8,1.6.5以及 1.7 beta4. 都已修复一个缓存问题, 该问题可导致缓存投毒以及不安全的验证重定向. djangoproject.com Shared by @mgrouchy
- Twisted 14.0.0 发布
最新版本!
包含类似
twisted.positioning的新功能, 以及 GPS 设备连接, SSL/TLS 改进. twistedmatrix.com Shared by @mgrouchy
讨论
哪一Python项目,能令你大呼:“黄金标准” ? reddit.com Shared by @mgrouchy
项目
- flask-stormpath
flask-stormpath
无需DB ,仅仅一行代码,即可为你的应用增加用户认证功能
(注册/登录…)
readthedocs.org
Shared by @rdegges
(
译注:其实呢,大妈总感觉,一个服务如果一定要有用户注册/管理时,一定是这位程序猿过去作错过什么,以至上天故意让他来开发服务普通人的界面的…) - flask-marshmallow 集成层库, 用以完成 Flask 和 Marshmallow 间的序列化. github.com Shared by @sloria
- Jarvis
用 Python 创建一个 Jarvis样儿的个人助理.
github.com
Shared by @mgrouchy
(
译注:依赖 PyAIML 等的一个语音交互助手!) - sqlalchemy_mptt mptt(Modified Preorder Tree Traversal) 的支持库, 能让 SQLAlchemy 对模型实例进行树状操作. github.com Shared by @mgrouchy
- django-sudo
对安全进行了额外的保护,
通过
@sudo_required的装饰符, 就可以令用户必须输入密码才能查阅该页面. github.com Shared by @myusuf3 - hebel Python 实现的 GPU加深 深层学习库. github.com Shared by @myusuf3
- hot-redis 基于 redis-py 完成的非常COOL 的验证支持库. 提供了模仿了各种数据类型给Py 使用, 比如 list,dicts,sets 等等.. github.com Shared by @myusuf3
- django-widgy Heterogeneous 树编辑器,for Django github.com Shared by @mgrouchy
- dpark
Spark的一个Python 实现,
进行 MapReduce 计算.
github.com
Shared by @mgrouchy
(
译注:再次得见中国原创项目被点赞!-) - prettyplotlib 快速进步中的 prettyplotlib 目标是防止因为丑而阻止了科学的传播, 快速生成 漂亮/易懂的 matplotlib图形. github.com Shared by @myusuf3
- GooglePrivacyEnhancer 很COOL, 能替你在随机时间进行随机搜索和点击, 通过你登录的 Google 帐号,可以令 Google 或是其它搜索公司无法收集到你的精确习惯 等其它隐私. github.com Shared by @mgrouchy
- Rockivy 也很COOL, 一种 吉它学习应用, 作为 Kivy2014 的一部分发布. github.com Shared by @mgrouchy
- spirit
基于 Django 的论坛软件,详细效果看截屏:
github.com
Shared by @myusuf3
文章
- 为毛Python这么慢: 从引擎盖下研究 大部分时间里,Python 只是 “足够快”, 相比 C/Forttan 之类语言,肯定很慢, 此文深入解析为毛是这样的. github.io Shared by @mgrouchy
- Django 置顶查询过滤器
本文介绍了不同的方式来过渡查询台从 ORM 最优化出的SQL,
也介绍了鲜有人知道的
_next_is_sticky()方法. ionelmc.ro Shared by @myusuf3 - 有关Unicode 在 Python 3中你必须知道的事儿 吼出了非常多的在Py3 中进行 Unicode 处理的丰富信息. pocoo.org Shared by @mgrouchy
- 在 Django 1.7 中用 Markdown 描述如何在 Django 中轻松安全的开始使用 Markdown jw.pe Shared by @mgrouchy
- 为毛俺推荐Python 为毛一位工科教授, 会向学生推荐 Python? 好一篇雄文. lorenabarba.com Shared by @mgrouchy
- 用Redis 来扩展SQL Nice blog post about how the team at Sentry used Redis to scale Sentry. Nice discussion about using Redis to solve common problems like alleviating row contention, rate limiting, basic locks and dealing with timeseries data. 好文! 分享如何基于 Redis 扩大查询规模, 讨论了诸如:
- 减轻排争
- 限制速率
- 查询锁以及时间序列 cramer.io Shared by @mgrouchy
- Docker化一个Python Web 应用 Docker最近很火, 此文告诉你如何将你的Python web 应用,转换为可用 Docker 部署在 AWS 上的镜像. amazon.com Shared by @mgrouchy
DAMA
(大妈私人发现的值得分享的消息)
是也乎
- 140523 Zoom.Quiet 用时 42 分钟 完成快译.
- 140520 Zoom.Quiet 用时 7 分钟 完成格式转抄.