- 原文: Import Python Weekly Newsletter - Issue No 77
- 欢迎, 来 PyChina/weekly 共同翻译/增订/推荐 周刊 蠎消息 ;-)
该读
~ 文章, Blog, 教程...
- 让 Django 准备好
- django
This Blog is meant for the learners who wish to get an understanding of the framework "Django" and familiarize with web development concepts . Good entry level tutorial for Django.
(是也乎:
从理解 Django 框架开始的最好的入门教程... )
- Webcast: 和 Python 一起作数学题
- webcast
Join Amit Saha, author of Doing Math with Python, in this hands-on webcast, and learn how to use Python to solve calculus problems, make sense of numbers with graphs and statistics, do symbolic math with SymPy, and perform basic machine-learning tasks.
(是也乎:
Doing Math with Python
是新书,
<<<<<<< HEAD
介绍了一系列数学相关的库,最后也引向了机器学习的命题.
=======
介绍了一系列数学相关的库,最后也引向了机械学习的命题.
05621f3c407be189efd9a1a68f20a4d5923eea9d )
Sometimes when you authenticate with a social service you need to do custom "stuff" in your code base beyond creating a user object. Learn how to get started simply adding a custom function do the python-social-auth pipeline.
(是也乎:
如何在现有代码之外,立即引入 SNS 认证? 当然,基于 Django 的... )
- Python: 如何构建异常记录装饰符
- code snippet
The other day, I decided I wanted to create a decorator to catch exceptions and log them. I found a rather complex example on Github that I used for some ideas on how to approach this task and came up with the following.
(是也乎:
又一个源自真实生产实践的折腾成果. )
PyBay is an intimate version of the highly successful PyCon conference. It's a weekend gathering for the Bay Area's Python community to learn, share, and hack together while having fun and taking care of our minds and bodies.
(是也乎:
PyCon 形式也开始衍生了! 迷你蠎会, 比大会要轻松自在的技术交流形式, 这个可以有... )
- Python 3.5.2rc1 和 Python 3.4.5rc1 已发布
- new release
Python 3.5.2rc1 and Python 3.4.5rc1 are now available for download.
- Python 咨询: 用 urllib 进行 HTTP 头注射
- security
Python's built-in URL library ("urllib2" in 2.x and "urllib" in 3.x) is vulnerable to protocol stream injection attacks (a.k.a. "smuggling" attacks) via the http scheme. If an attacker could convince a Python application using this library to fetch an arbitrary URL, or fetch a resource from a malicious web server, then these injections could allow for a great deal of access to certain internal services.
(是也乎:
头部注射攻击的分析,白帽蠎客 的必备知识点. )
- 你的 Django 故事: 遇见 Kelsey Gilmore-Innis
- interview
Kelsey Gilmore-Innis is the CTO of Sexual Health Innovations, and a transplanted San Franciscan living in Portland. Somehow, despite growing up in San Francisco during the thick of the first tech boom and bust, I never was exposed to code until adulthood. I took a programming for non-majors course a few years into college on a bit of a whim and, besides enjoying the subject matter, saw a path to a career. It took a little more time, but I ended up graduating with a CS degree.
- PyCon 2016 回顾
- pyconus
PyCon, beyond being the best community event for Python developers, is also an event that we happily began thinking about eleven months ago. Almost as soon as PyCon 2015 ended, we had the good fortune of planning the look and feel of PyCon 2016 with organizer extraordinaires Ewa Jodlowska, Diana Clark, and new this year, Brandon Rhodes. Our team has loved working with the organizers on the PyCon websites for the past three years now. They’re great people who always prioritize the needs of PyCon attendees, whether that’s babysitting services or a smooth PyCon web experience.
(是也乎:
PyCon 每年的准备期越来越长,对组织者的要求也越来越高. 这是组织对 PyCon16US 的组织者复盘...反正各种秀恩爱了... )
- PyCon JP 2016 议题召集
- community
PyCon JP is a conference where Python users, or people interested in Python, gather to learn from each other and meet other members of the community. We will hold PyCon Japan on September 20-24 this year in Tokyo and are looking for talk proposals.
- PSF 的成功增长
- PSF
In honor of the 2016-2017 board of director's first board meeting today, I wanted to share the PSF's growing success with the public!
(是也乎:
PSF 的年度报告,年中?! )
活动
~ Upcoming Conference / User Group Meet
项目
~ 包/模块/库/片段...
- requests-respectful
- 172 Stars, 1 Fork
极简的请求包装器, 可并行,并能限定在任意速率.
- deep-rl-tensorflow
- 144 Stars, 18 Fork
基于 TensorFlow 实现的深度学习
- yolog
- 97 Stars, 4 Fork
美化你的 Git Logs !
(是也乎:
简直让小屏程序猿无法活哪... )
- tickets
- 92 Stars, 27 Fork
通过 CLI 进行票务操作
- SpaceshipGenerator
- 89 Stars, 7 Fork
在 Blender 中运行的脚本,能生成 3D 宇宙飞船
- flickrup
- 69 Stars, 5 Fork
Flickr 自动上传.
- preflyt
- 21 Stars, 1 Fork
轻量应用环境查验器
- contributors
- 15 Stars, 0 Fork
命令行工具,用来获得一个或是更多 github 仓库的贡献者.
(是也乎:
因为 github 的开放分支机制, 导致一个项目的贡献分散在各个仓库中... DVCS 的连带伤害... )
- starbot
- 12 Stars, 2 Fork
给任何仓库生成 N 个星标
(是也乎:
github 刷榜器!? )
DAMA 无责任推荐
必须首先复习: Guido van Rossum - Python Language - PyCon 2016 明确 Py2 何时正式放弃...
自动生成 yaml 配置文档, 来人性化解决 docker 镜像生成时的 tag 以及编译顺序依赖等问题 一个刚刚发布的实用工具.国货,但文档是 E文的,为这儿先点个赞!
是也乎
- 160616 Zoom.Quiet 42 分钟完成快译
- 160616 Zoom.Quiet 用时 7 分钟完成格式化.
Comments