04_20AM9789bf

搜罗Py万物 的周刊

亲, 回到每周一期的老节奏了, 感谢一直坐等的亲们! 如果碰巧错过上周的年度回顾, 在 这儿 (中文版:蠎周刊 147: 2014 年度最赞) 大家多分享文章 俺们才折腾的出又一周的美好呢. 喜欢就 在 Gratipay 支持俺们吧! 当然的,俺们也在twitter

新闻

  • PyCon 日程发布! 今年在 Montreal, 所有日程已经明确,想来的得报名了! blogspot.ca Shared by @myusuf3
  • PyCon 门票发售飞快! 表错过今年的 PyCon, 手快有手慢无哪! pycon.org Shared by @myusuf3
  • Boy 乐队杯具了 DjangoCon Europe 真个可乐的杯具故事, 在 Cardiff 的 DjangoCon 筹备活动上, 大家一激动将经费造光了, 不得不改期. djangocon.eu Shared by @myusuf3
  • Python 3.5 包含 ’type hinting’ MyPy 风类型提示将正式进入 Py 3.5 版本. 此功能的追加旨在提升 编辑器和 IDE 在代码整理和重构方面的表现. sdtimes.com Shared by @mgrouchy (是也乎: #IDE去死去死 只是因为能出銭,所以,将 Py 带回JAVA 党的舒适区嘛?! )

讨论

项目

  • pynap Newznab-兼容的 Usenet 索引 用 Py 完成, 使用 PostgreSQL. github.com Shared by @mgrouchy
  • slack-backup Slack 很赞的, 如果能轻松备份所有聊天记录到本地安全主机中, 将更加赞! github.com Shared by @myusuf3
  • pythonpy github.com Shared by @mgrouchy (是也乎: 作者的介绍曰: 命令行上的Py功夫 $ py ‘range(8)’ | py -x ‘x if int(x)%2 == 0 else None’ 0 2 4 6 星标髙达 2245 !!! )
  • pgcli Postgres 的 CLI/REPL , 支持自动完成和语法高亮! github.com Shared by @mgrouchy (是也乎: #CLI万岁万岁党 作品, screenshots 果断基于 click_ 必须入手了 ;-)
  • elasticsearch-gmail 用 Elasticsearch 索引你的 Gmail 收件箱, 提供了源代码, 更多细节参考 README.md github.com Shared by @myusuf3
  • SwervinMervin 用 PyGame 完成的80年代风格 3D 赛车游戏! 非常COOL, 值得检出代码研究. github.com Shared by @mgrouchy
  • pomegranate pomegranate(石榴 ;-) 好名儿) 是包含图形模块的 Bayesian 统计库, 当然的 Python 实现. github.com Shared by @myusuf3
  • otter 改善 Django 模型的创建和配置的项目. github.com Shared by @mgrouchy (是也乎: 和10年前啄木鸟社区发起的开源项目重名… Otter - Woodpecker Wiki for CPUG ottertwo )

文章

  • 用 Pandas 分析 Python 职场 (是也乎: 蠎加载 16 中曰过了. 只是作者很坑,还没有给出结论 ) Using the scraped data from a job board, the author analyses the data given with pandas to determine things like where jobs are located, job salaries, which jobs get the most applications, etc. Nice tutorial! github.io Shared by @mgrouchy
  • Knapsack 问题 动态规划方法的背包问题解决尝试. grokit.ca Shared by @mgrouchy
  • Django 2013 开发之伤 The author of this post reflects on some things that he has learned in 2014 about django development that are a product of some mistakes he had made. Great post! medium.com Shared by @mgrouchy (是也乎: 蠎周刊 147: 2014 年度最赞 中已经推荐过, 再次推荐所有 Djangor 都应该看的正念好文)
  • 字串标记化 Python 的字串标记化详细指南. thehumangeo.com Shared by @mgrouchy
  • 抓取有 JavaScript 渲染页面终极指南 如果页面是由 JS 渲染的, 一般很难直接获取渲染后的数据, 此文给出了详细的说明,以及实例. wordpress.com Shared by @Narenarya3 (是也乎: 感谢 Ficapy 细心看出问题, 文章主要内容是使用 pyQT4自带webkit完成解析后获得 html 数据的, 其实,另外有很多 无头浏览器 更加轻便,可以使用, 比如说: PhantomJS )

DAMA

(大妈私人无责任播报)

是也乎