原文: Pycoder's Weekly (Issue #24) : Untitled
Hi Pythonistas.
Not a lot of housekeeping news this week. So we aren't going to take up too much of your time here.
If you want a sticker send us a self addressed stamped envelope to*:
44 Byward Market Square, Suite 210 Ottawa, Ontario Canada K1P 7A2
- Please provide either Canadian stamps or 1USD North America; 2USD International.
** Stickers while supplies last
贴纸已经抵达, 我们将在下周向所有联系过我们的人发送.
我们还在寻找新的赞助商. Postmates 是我们的第一个赞助商, 不仅能获得贴纸, 还令我们能继续使用 mailchimp.
如果你有兴趣赞助周刊请联系我们.
如果你想要一个贴纸, 寄给我们回邮信封就好(送完为止):
44 Byward Market Square, Suite 210
Ottawa, Ontario Canada
K1P 7A2
戳这里 和我们签订契约成为魔法少女(少年). (◕‿‿◕)
新闻与开发动态
- DjangoCon US Schedule (djangocon.us)
The DjangoCon US schedule has been released, click through to see all the talks and panels.
-
PyCon US 2013: Sponsorship Prospectus (pycon.org)
-
PyCon US 2013: Student Prices Lowered! (pycon.org)
-
Gunicorn 0.14.6 Unleashed (gunicorn.org) This update includes various fixes, details can be found after the jump. New hotness.
讨论
OUR SPONSOR 360PI IS HIRING!
360pi is a price intelligence solutions company that aims to provide the best product in the industry. They are a small (but very driven) team that has high ambitions, loves cool new technologies and avoids bureaucracy at all costs. They are currently hiring inspired developers take a look here.
项目
-
rauth (github.com) Rauth is a client library for OAuth 1.0/a, 2.0, and Ofly for Python.
-
dex (github.com) Dex is Index and Query Analyser for MongoDB. Dex helps tune the performance of your MongoDB database by comparing log files and index entries to make index recommendations for your collections.
-
pyknon (github.com) Pyknon is a simple music library for Python hackers. With Pyknon you can generate midi files quickly and reason about musical properties. Maybe even made video game soundtracks for example.
文章
- Python Performance Analysis (huyng.com)
This article is fantastic. The author gives a detailed rundown of all the tools you want to use to measure performance and profile your Python applications.
-
Expensive lessons in Python Performance (explainmydata.com) This article comes from a person with a lot number crunching experience. Alex lays down some serious tips to save you time and money when you start your number crunching adventures.
-
Introduction to Gevent (pythonisto.com) What is Gevent? When do I use Gevent and when do I use threads? Check out this blogpost for a great into to Gevent and the answers to these questions.
-
Mozilla Services Python Tools And Libraries (ziade.org)
In this post Tarek gives a rundown of the Open Source Python tools and Libraries the Mozilla services team is putting out there. Lots of great tools here like powerhose, Circus and Cornice. Check it out!
Pretty clever article about how to extract statistics and other useful data from your system's *.log files. Victor goes on to illustrate how he would parse his access.log and produce charts based off that data in Excel.
There is nothing more satisfying than writing a Python script, putting a shebang (#!/usr/bin/env python) at the top and being able to execute your script from the commandline. Now this will be available for all the windows folks too with Python Launcher . Click through to check out the article and the PEP.
-
With statements got better with Python (h3manth.com)
-
Publish-Subscribe with web sockets in Python and Firefox (ralph-heinkel.com)
是也乎
- 1312?? Zoom.Quiet 用时 27 分钟 完成快译.
- 131221 Zoom.Quiet 用时 7 分钟 完成格式转抄.
Comments