geekdoc-python-zh/docs/pythonlibrary/weekly-python-links-roundup...

15 lines
1.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 每周 Python 链接综述(2012 年 6 月 8 日)
> 原文:<https://www.blog.pythonlibrary.org/2012/06/08/weekly-python-links-roundup-682012/>
本周Python 生态系统中有几件有趣的事情值得一读。您可以阅读 Python repo 的一个很酷的新 Mercurial 镜像,使用 redis 发现简单的队列,并了解如何获取 SQL 语句并将其反向工程为 SQLAlchemy 代码。我不知道你为什么要写最后一篇,因为我似乎记得 SQLALchemy 能够支持直接 SQL但这仍然是一篇有趣的文章。除了这些我还有几个你可能会感兴趣的
* [亚特兰蒂斯人提供的水银镜](http://blog.python.org/2012/06/mercurial-mirrors-provided-by-atlassian.html)
* [带缰绳的简单 Python 队列](http://peter-hoffmann.com/2012/python-simple-queue-redis-queue.html)
* [用 AGM 和 mpmath 计算圆周率](http://www.johndcook.com/blog/2012/06/03/calculating-pi-with-agm-and-mpmath/)
* [MySQL 连接器/Python 中的自动重新连接?](http://geert.vanderkelen.org/connector-python-auto-reconnect/)
* 埃瓦尔真的很危险
* [反向 Sqlalchemy](http://www.wiggy.net/articles/sqlalchemy-in-reverse)
* [屏幕抓取](http://rhodesmill.org/brandon/chapters/screen-scraping/)
下周我可能会跳过这篇文章,因为它会非常忙。我希望你喜欢本周的阅读清单。请随时让我知道你一直在读什么。