收集的几个 Python 代码

PycURL:
libcURL 知道吧? 这个 PycURL 就是 Python 的 libcURL 库,很好很强大的东西
web_search:
Python Package 翻出来的好东西,看名字就知道了是干什么的了,支持ask, dmoz, excite, google, msn, yahoo。百度?自己写吧
BeautifulSoup:
Beautiful Soup 是用Python写的一个HTML/XML的解析器,它可以很好的处理不规范标记并生成剖析树(parse tree)。 它提供简单又常用的导航(navigating),搜索以及修改剖析树的操作。它可以大大节省你的编程时间。
又是一个很黄很暴力的东东,具体使用可以看官方文档。
MySQLdb:
一看就知道是 MySQL API 咯,不过没搞明白这个项目到底叫 MySQLdb 还是 MySQL-Python. -_-
PHP Serialize implemented in Python:
PHP 的序列化(serialize)和反序列化(unserialize)的 python 实现
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
This entry was posted in Technologies and tagged . Bookmark the permalink.

2 Responses to 收集的几个 Python 代码

  1. soho21249 says:

    kukat兄,搞起了python

  2. kukat says:

    只是玩玩而已

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>