Gevent
Gevent是一個基于greenlet的Python的并發框架,以微線程greenlet為核心,使用了epoll事件監聽機制以及諸多其他優化而變得高效。
于greenlet、eventlet相比,性能略低,但是它封裝的API非常完善,最贊的是提供了一個monkey類,可以將現有基于Python線程直接轉化為greenlet,相當于proxy了一下(打了patch)。
Beautiful Soup
pip
setuptools
distribute
wxPython
Welcome to the home of wxPython, a blending of the wxWidgets C++ class library with the Python programming language.
comtypes
comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.
weibosdk
主要微博平臺開發文檔的python封裝
Sphinx
http://sphinx-doc.org/
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation, written by Georg Brandl and licensed under the BSD license.
Docutils
Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML, LaTeX, man-pages, open-document or XML. It includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
txt2tags
Txt2tags is a document generator. It reads a text file with minimal markup such as **bold** and //italic// and converts it to the following formats: