Hi Pythonistas.
So if you are so inclined, support Pycoders Weekly and get a shirt!
If you want a sticker send us a self addressed stamped envelope(Canadian stamps, or send us $1US for US or $2US for International addresses) to*:
44 Byward Market Square, Suite 210 Ottawa, Ontario Canada K1P 7A2
- Stickers while supplies last
贴纸已经抵达, 我们将在下周向所有联系过我们的人发送.
我们还在寻找新的赞助商. Postmates 是我们的第一个赞助商, 不仅能获得贴纸, 还令我们能继续使用 mailchimp.
如果你有兴趣赞助周刊请联系我们.
如果你想要一个贴纸, 寄给我们回邮信封就好(送完为止):
44 Byward Market Square, Suite 210
Ottawa, Ontario Canada
K1P 7A2
戳这里 和我们签订契约成为魔法少女(少年). (◕‿‿◕)
原文: Pycoder's Weekly (Issue #21) : One does not simply write a python script.
新闻与开发动态
- Octogit 0.3.2 Released (github.com)
Octogit is a really great project by Pycoder's very own Mahdi. It allows you to interact with Github from the command line. This release boasts speed improvements and tons of bug fixes. Definitely worth a look for you CLI junkies.
- iPython 0.13 Released (ipython.org)
iPython the enhanced Python interactive shell released version 0.13. This version has major updates to its web based notebook interface plus some major new features and lots of bug/regression fixes. Check it out.
讨论
When do you think Python 3 will be mainstream? (reddit.com)
项目
- ErlPort (erlport.com)
ErlPort is a Python library which implements Erlang external term format and Erlang port protocol for easier integration of Erlang and Python.
Cement is an advanced CLI Application Framework for Python. The inspiration for the project was to help develop both simple and complex CLI applications. Amazing documentation definitely worth a look.
Invoke is a python (2.6+) task execution and management tool. Similar to make and other tools, but lets you interface easily with Python code bases. Still in active development but very cool.
- Firstclass (github.com)
Firstclass is a proxy email backend for Django that allows for global email transformations such as automatically creating a plain text version of html emails or vice versa. Pretty awesome.
- Medusa (github.com)
Have you ever needed to generate a static site from an already existing dynamic one. Well either way you now can with Medusa. This will create static content that will mirror the dynamic site's output. Boom.
- Django Ahoy! (django-ahoy.com/)
文章
- PHP, Python and Persuasion (lukeplant.me.uk)
There has been a lot of ranting lately about PHP, core Django develolper Luke Plant chimes in and addresses some points that come up in PHP rants often with the slant of a Python developer.
- Python 3's Marketing Problem (teddziuba.com)
This article hits the nail on the head. Python3 adoption to say the least has been stagnant Ted outlines the reasons why and maybe even a way to combat the issue with the infamous GIL.
- EuroPython 2012 Video Feed (youtube.com)
Couldn't be at EuroPython 2012? Well here is your opportunity to see all the recorded talks. Click the link to check out the video feed.
-
Automatic routing for RESTful webpy controllers (codesuck.com)
-
Javaism, Exceptions, and Logging: Part 1 (tomerfiliba.com)
-
Metaclass in Python (agiliq.com) Over at the Agiliq blog Akshar goes into great detail about Python Metaclasses, how they work and how they are used. If you are interested in learning more about Python Metaclasses, this is an excellent place to start.
-
Nginx & uWSGI Living Together in Your Shed (blogspot.co.uk)
Nginx and uWSGI is becoming a popular stack for hosting WSGI applications, this article guides you through the few steps required to get a Flask app up and running on Nginx/uWSGI.
- A Raspberry Pi Juke Box (How-to) (zaide.org)
This is pretty awesome. Tarek Zaide posted a how-to guide of how to create a Jukebox with a Raspberry Pi board and some Python code.
是也乎
- 1312?? Zoom.Quiet 用时 27 分钟 完成快译.
- 131221 Zoom.Quiet 用时 7 分钟 完成格式转抄.
Comments