Python カテゴリです
学習
http://mit.edu/6.01/mercurial/fall09/www/handouts/readings.pdf
http://mit.edu/6.01/mercurial/fall09/www/index.html
モジュール
日本語処理
site-packages/sitecustomize.py に文字コード設定するのは最後の手段
import sys sys.setdefaultencoding('utf-8')
GUI Toolkit
http://sensei.co.il/python/ui.html
ふにゃるん - VisualWxで、手軽にHTMLブラウザを作ろう
Webアプリケーション開発
ドキュメント
未分類
IPython - An enhanced Interactive Python
http://q41.de/downloads/pashua_en/
Rope, a python refactoring library ...
Emacsとの連携
Emacs用にinfoを作成する方法
雑文
Python で使うであろうTop10外部モジュール
Mark Hammond's Python Extensions
Docutils: Documentation Utilities
Pygments — Python syntax highlighter
SourceForge.net: Numerical Python
matplotlib: python plotting — Matplotlib v0.98.6svn documentation