该读
~ 文章, Blog, 教程...
- 和 Ned Batchelder 聊 Coverage.py - Interview
- Interview podcast
这期采访的是 Ned Batchelder . 大家都知道 Coverage.py 非常重要, 很多人在讨论如何进行覆盖测试. 那就听听作者的经验呗.
Zappa 的第一个可用版本发布了 基于 AWS Lambda 及其接口的 "无服务器" Py 应用. Zappa 能自动处理配置和部署, 现在用一个命令就可以部署有无限扩展能力的应用到云. 相比传统 Web 服务器,成本小很多!
(是也乎:
但是,平台也有了依赖性... 只能相信, AWS Lambda 是未来应用服务的主要接口形式了. )
- PyCon 2016 演讲日程发布
- pycon
组委会一直在努力, 在提交窗口关闭前3周,终于发布了当前版本. Portland, Oregon 的 PyCon 2016 !
PyCon 接受了作者议题:"创作优秀的编程 blog". 如果你的议题也接受了,先恭喜了! 现在立即规划时间/激励/大纲/排练, 试讲,持续改进,推迟幻灯提交! 为了最终的精彩!
PyCon要来了,来学习下写幻灯的技巧吧
- Django Rest 框架和 React.js
- django
大家应该都同意 React 和 Django Rest 框架都非常赞! 但是如何组合起来发布真正可用的应用?! 特别是不怎么清楚 webpack, npm, 和 babel. 那么这里介绍如何令 DRF(Django REST 框架)和 React 结合起来!
其实已经完成了一个多月了. 现在终于上架发售了. 这里发布此书全部 44 章的截屏.
- 免费 Webinar: Pandas 和 Matplotlib
- webcast
长达一小时的免费研讨会. 这次我们探讨日益流行的数据科学工具, 即 Pandas 和 Matplotlib. 如何读取数据到 Pandas 中? 并操纵以及绘制图表?! 这里聚集大量实例,并进行深入 Q&A.
- Docker - 全桟 Python
- docker
Docker 是开源基础架构管理平台,用来运行和部署软件. 可以将操作系统以及依赖环境集成在一Ω起打包. 长远来看,可以轻松管理容器中任何类型的服务, 无论是否在 AWS/GCP 或是 Linode/Rackspace 等等基础抽象平台上.
Python 核心群准备进行历史上最大的 sprint, 在德国弗莱堡的黑森林小镇. 截至16年2月. 已经从 Indiegogo 获得了资金, 以支持费用,相关页面也提及了一些初步的主题. 活动链接是 https://www.indiegogo.com/projects/python-testing-sprint-mid-2016#/
- 你的 Django 故事: Meet Aisha Bello
- interview
Aisha Bello is a current student at Cardiff Metropolitan University, where she’s finishing up a MSc in Information Technology. Her final project is centered on open source data mining technologies for small and medium-sized hospitality organizations. Aisha co-organized and coached at Django Girls Windhoek in January 2016, and is also organizing a Django Girls workshop in Lagos, Nigeria in February 2016.
This PEP proposes the creation of a new platform tag for Python package built distributions, such as wheels, called manylinux1_{x86_64,i686} with external dependencies limited to a standardized, restricted subset of the Linux kernel and core userspace ABI. It proposes that PyPI support uploading and distributing wheels with this platform tag, and that pip support downloading and installing these packages on compatible platforms.
- 播客.init: SymPy 和 Aaron Meurer
- podcast
在寻找一种开源的 Mathematica 或 MatLab 替代品? 没有比 SymPy 更加合适的了! 这是种精心打造的,易于使用的计算机代数系统 (CAS) 这期节目中和项目创建人 Aaron Meurer 聊 SymPy 的功能,你甚至于能用它来说话!
- Why Python ?
- core python
为什么你推荐 Python !? 这是作者安利时被同事问到的问题. 也是常见问题, 值得用事实认真回答一下.
在很多程序中笔者都用这种模式来解决问题. 但是发觉没有人讨论过. 所以,认真总结一下!
Luthor 使用了所有来自 pholcidae 的实效技巧来处理 XML , 使其前所未有的简洁!
Luthor 使用 lxml 的迭代解析机制来解析任意大小的 XML
(是也乎:
Py3 专用! )
新书
~ New Books
项目
~ 包/模块/库/片段...
- bigchaindb
- 158 Stars, 14 Fork
可扩展的数据库
- BinaryNet
- 76 Stars, 5 Fork
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
- pip-check
- 54 Stars, 1 Fork
帮助你检查所有安装过的模块更新状态.
类似 pip list -o
但是有颜色了!
灵感来自 npm-check
但是目前缺少很多功能.(yet).
- pyq
- 45 Stars, 1 Fork
能用 jQuery样 的形式来搜索 Python 代码的工具!
(是也乎:
e.g.
❯ pyq3 'class[name=FloatField] > def' django/forms
django/forms/fields.py:283 def to_python(self, value):
django/forms/fields.py:299 def validate(self, value):
django/forms/fields.py:308 def widget_attrs(self, widget):
)
- Dynamic-memory-networks-in-Theano
- 26 Stars, 5 Fork
Kumar 等等完成的动态内存网络的实现
http://arxiv.org/abs/1506.07285
- grabbySub2
- 15 Stars, 1 Fork
抓电影/视 字幕.
- pygraph
- 13 Stars, 0 Fork
python graphviz 的 CLI 界面.
- kaggle-homesite
- 9 Stars, 1 Fork
Top15 Model for Kaggle-Competition "Homesite Quote Conversion"
- models
- 9 Stars, 3 Fork
用 TensorFlow 进行模块构建
- django_simpleCrud
- 8 Stars, 1 Fork
使用 Bootstrap CSS + jQuery 的基于 Django 的简单 CRUD 应用
- AWSInventoryLambda
- 7 Stars, 3 Fork
保存 AWS 对象到 S3 中的 CSV, 并用 email 触发.
- modpack-helper
- 6 Stars, 0 Fork
易于部署的 Minecraft 服务.
- pkgquiz
- 4 Stars, 3 Fork
从解释来反推对应 debian 包名.
- erandom
- 4 Stars, 0 Fork
类似 /dev/random ,不过是 emojis!
(是也乎:
有腔调的! )
- bin_analyzer
- 4 Stars, 0 Fork
Toy project for static analysis of ELF binaries
- animated-win-background
- 4 Stars, 1 Fork
在 Windows 上设置动画背景(GIF 帧)
- django-auth-adfs
- 3 Stars, 0 Fork
为 ADFS 的 Django 认证后端.
DAMA 无责任推荐
工作
....
是也乎
- 160214 Zoom.Quiet 42 分钟完成快译
- 160214 Zoom.Quiet 用时 7 分钟完成格式化.
Comments