Hi Pythonistas!
We got a great response to the shirt inquiry last week, we will get the design together and let you guys know when we have something!
As always, if you have any questions, comments, gripes or suggestions just hit reply to this email and let us know.
想跟上所有 蠎界 新闻? @pycoders.
请用 Gittip 支持俺们吧!
原文: Pycoder's Weekly (Issue #77): Zelda
新闻与开发动态
- PyPy 2.1 Released (blogspot.ca)
Complete with horrible puns. Pypy 2.1 first release with official support for ARM processors in the JIT. RaspberryPi users get your speed on.
- The Style Guide for Python Code (PEP 8) Modernization. (draftable.com)
Most notably the increase of the number of lines to 99, removed "harsher" wording of certain parts, as well as other various modernizations.
- RuPy 2013 (rupy.eu) RuPy is a unique conference that brings together communities from different state-of-the-art programming languages Python, Ruby, JavaScript, Clojure, Go and related technologies.
讨论
Do you debug with python with breakpoints? (reddit.com)
项目
- gittle (github.com)
Gittle is a high-level pure-python git library. It builds upon dulwich which provides most of the low-level machinery
- babel (github.com)
Babel is a Python library that provides an integrated collection of utilities that assist with internationalizing and localizing Python applications.
- pantograph (github.com)
Control HTML5 Canvas through Python. This is quite fun, I would take a look at the examples.
- projects (github.com)
Trying to complete over 100 projects in various categories in Python. Awesome resource for
people new to Python.
- huxley (github.com)
Watches you browse, takes screenshots, tells you when they change. Huxley is a test-like system for catching visual regressions in web applications.
- leapcast (github.com)
Simple ChromeCast emulation app.
- textblob (github.com)
Simplified text processing for Python 2 and 3. Cool helpers for tags, and noun phrases.
- requirementstxt (github.com)
Autocomplete for all your python requirements, for Sublime Text 3 & 2.
文章
A completely incomplete guide to packaging a Python module and sharing it with the world on PyPI.
- Why Not Python? (chrisstucchio.com)
One of the more sensible GIL articles I have read, nice comparisons and examples
- PyPy From Scratch (flaper87.org)
Small article which introduces the PyPy source structure to interested developers.
- Automatically Inline Python Function Calls (tomforb.es)
是也乎
- 1312?? Zoom.Quiet 用时42分钟完成翻译.
- 131218 Zoom.Quiet 用时11分钟完成格式转抄.
Comments