Hi Pythonistas

We have got a good issue for you all this week, hope you enjoy! As always, if you have any questions, comments, gripes or suggestions just hit reply to this email and let us know. 想跟上所有 蠎界 新闻? @pycoders. 请用 Gittip 支持俺们吧

Mahdi and Mike 原文: Pycoder’s Weekly (Issue #88): asyncio

新闻与开发动态

讨论

项目

  • pulsar (github.com) Looking for a web framework in Python that put asynchronous operation first? that is Event driven concurrent framework for Python.
  • dnsyo (github.com) This is a neat script that allows you to check if your dns entry has been propagated on over 1500 Global DNS Servers.
  • ggplot (github.com) A port of the R library ggplot2 to Python. Here is the related blog post with a lot more details. Great development for Python.
  • pyenv (github.com) Need to manage your different versions of Python better? pyenv lets you do that simply, and unobtrusively.
  • humanhash (github.com) Get human readable representations of hex digests with humanhash. Useful for identifying digests without having to memorize/compare long hashes.
  • billy (github.com) An open source recurring billing system powered by Balanced. Still in beta so beware.
  • PredictionIO (github.com) A prediction server for building smart web applications. Allows you to build applications that predict user behaviors and support the latest state-of-the-art machine learning algorithms. This is awesome!
  • django-debug-panel (github.com) Chrome developer tools are amazing, this plugin brings Django-debug-toolbar into the Chrome DevTools panels. If you are a heavy user of the Chrome DevTools check this out.

文章

是也乎