紹介マニアMoinMoin

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

補完

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

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

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

モジュール

日本語処理

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

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


CategoryProgramLanguage CategoryPrograming

紹介マニアMoinMoin: CategoryPython (last edited 2024-03-23 06:03:13 by sakito)