importpython-barnner.png

该读

~ 文章, Blog, 教程…

  • PEP 8: Python 代码风格指南 (美化版)
    • PEP Kenneth Reitz 为人类撰写, 行之有效的 PEP 8 说明.
  • 在 Python 中导入 Docker 容器
    • docker “我们创建了 sidomo - 简化 Docker Module* 这样就能在任意 Linux 环境中运行写好的应用, 且不用折腾其它多余的东西” ~异常推荐学习,非常赞!
  • pyswagger ~ Python 工具, 读取 Swagger 格式的 JSON (开放接口), 生成 HTTP 请求方法.
  • Django 1.9’s 为 Postgres 的改进
    • django Django 1.9 , 是包含了巨大改进的最新版本. 能管理以及并行进行测试运行, 且图形化输出, 等等非常多的新特性!
  • EuroPython 2016: 早鸟票已经发售 马上将开放 早鸟票 了, 目测前100张在1小时以内已经飞走, 另外只有300张了, 想抢到,早动手. 在 早鸟票售磬后,才是普通票.
  • NBA 球员的性能分组 [xpost from /r/NBA] In basketball, we typically talk about 5 positions: point guard, shooting guard, small forward, power forward, and center. Based on this, one might expect NBA players to fall into 5 distinct groups- Point guards perform similar to other point guards, shooting guards perform similar to other shooting guards, etc. Is this the case? Do NBA players fall neatly into position groups?
  • Python 中字典合并的惯用方法
    • django 可能我们都折腾过合并字典,有很多方法, 有的慢有的丑,总之要很多行代码. 对比这些方法,来讨论什么是最 Pythonic 的.
  • Graham Dumpleton: 提高 Python Web 部署的用户体验. 又一次作者错失 PyCon 演讲机会, 内容就是这篇文章. 虽然没有被接受,但是,最近折腾的 Py web 应用部署, 感觉实在值得分享,准备用系列文章来阐述…
  • Django 对 Flask: 当 Django 变成错误选择时
    • flask 有些项目中,我们总是被迫从 Django 迁移到微框架中. 通常是用户期待个性的东西 (加入 ZeroMQ 什么的) 或是项目目标和 Django 的架构相左时.
  • 扩展 Django: Breaking out not breaking up — Crafting Cronitor — Medium
    • django We launched Cronitor in June 2014 after a few weeks of hacking on an MVP. With an eye on shipping quickly we built everything within Django, including our crucial ping tracking endpoints, and it was a valuable force multiplier. The first version of our tracker was a normal view function that persisted directly to the database. Keep it simple, right?
  • 不停机部署 Django — Medium 当 healthchecks.io 开始承受每秒1个以上请求时, 对一个健康监察平台而言, 重启就意味着可能丢失关键事件日志了, 所以,如何部署新代码而不停机就越来越要命了..

新书

~ New Books

项目

~ 包/模块/库/片段…

  • sidomo
    • 162 Stars, 4 Fork 简单 Docker Python Module
  • monica
    • 99 Stars, 6 Fork :fork_and_knife: 命令行上的 chef 带给你美味的食物 (是也乎: monica 命令行上的 下厨房 )
  • pyElectronics
    • 37 Stars, 2 Fork 电子工程师的 Python 3 库
  • hogwarts
    • 26 Stars, 3 Fork A slackbot to award house points
  • computational_physics_whu
    • 25 Stars, 6 Fork 计算物理课用支持工具
  • python-jumpstart-course-demos
    • 22 Stars, 0 Fork 所有构建 10 应用的课程元件!
  • draw
    • 17 Stars, 2 Fork TensorFlow 实现的 回归神经网络图像生成画器
  • json-to-elm
    • 12 Stars, 1 Fork 创建基于JSON输入的 Elm 类型别名和解码器
  • goggles
    • 11 Stars, 2 Fork twitter 的游览脚本!

DAMA 无责任推荐

工作

….

是也乎