[HOME]: [Mac OS X]: [MacPython]: [Emacs]: [生存報告記]: [MacEmacs JP Project]: [NTEmacs JP Project]:

Python カテゴリです

PythonLanguage

学習

http://diveintopython3.org/

http://mit.edu/6.01/mercurial/fall09/www/handouts/readings.pdf

http://mit.edu/6.01/mercurial/fall09/www/index.html

Google's Python Class - Google's Python Class - Google Code

スタイル

projects Log of /peps/trunk/pep-0008.txt

PEP 8 -- Style Guide for Python Code

Google Python Style Guide

http://code.google.com/p/soc/wiki/PythonStyleGuide?revdep-rebuild

補完

http://pypi.python.org/pypi/pysmell

http://code.google.com/p/pysmell/

http://pypi.python.org/pypi/ropemacs

モジュール

My Life: Building Python on 2.6.4 Snow Leopard

日本語処理

site-packages/sitecustomize.py に文字コード設定するのは最後の手段

import sys
sys.setdefaultencoding('utf-8')

GUI Toolkit

http://sensei.co.il/python/ui.html

ふにゃるん - VisualWxで、手軽にHTMLブラウザを作ろう

VisualWX

Webアプリケーション開発

ドキュメント

未分類

IPython - An enhanced Interactive Python

Logilab.org - PyLint

http://q41.de/downloads/pashua_en/

Rope, a python refactoring library ...

bpython interpreter

pybox2d - Project Hosting on Google Code

http://www.python.jp/Zope/workshop/200706/SegaVE_Python.pdf

Emacsとの連携

Emacs用にinfoを作成する方法

雑文

Python

Python で使うであろうTop10外部モジュール

Python Imaging Library (PIL)

Mark Hammond's Python Extensions

Docutils: Documentation Utilities

Pygments — Python syntax highlighter

SourceForge.net: Numerical Python

SourceForge.net: ctypes

IPython

matplotlib: python plotting — Matplotlib v0.98.6svn documentation

lxml

http://www.nltk.org/book

Paramiko: SSH and SFTP With Python « Core Dump


CategoryProgramLanguage CategoryPrograming