#pragma section-numbers off
[[TableOfContents]]

= 概要 =
 * http://pypi-ranking.info/alltime

= Python で良く使うであろう外部モジュール =
 * [http://pypi.python.org/pypi/Pillow/ Pillow]:画像
 * [http://pygments.org/ Pygments — Python syntax highlighter]:コード色付け
 * [http://pypi.python.org/pypi/pyquery pyquery]:XML,HTML処理
 * [http://codespeak.net/lxml/ lxml]:XML処理
 * [http://docs.python-requests.org/ Requests: HTTP for Humans]:HTTP
 * [https://pypi.org/project/simple-settings/ simple-settings · PyPI]

= よく使うライブラリ =
[http://pypi.python.org/pypi/furl furl]:URL処理

[http://pypi.python.org/pypi/PyExecJS PyExecJS]:JavaScript

[http://www.pythonware.com/products/pil/ Python Imaging Library (PIL)]

[http://starship.python.net/crew/mhammond/ Mark Hammond's Python Extensions]

[http://docutils.sourceforge.net/ Docutils: Documentation Utilities]


[http://sourceforge.net/projects/numpy SourceForge.net: Numerical Python]

[http://sourceforge.net/projects/ctypes/ SourceForge.net: ctypes]

[http://matplotlib.sourceforge.net/ matplotlib: python plotting — Matplotlib v0.98.6svn documentation]


http://www.nltk.org/book

[http://segfault.in/2010/03/paramiko-ssh-and-sftp-with-python/ Paramiko: SSH and SFTP With Python « Core Dump]

 *PyGame
 *PyOpenGl
 *NumPy
 *["PIL"]
 *PyUnit
 *PythonDocutils
 *["PyObjC"]
 *["lxml"]
 *["Cython"]
 *["nose"]
 *["pip"]
 *["Pygments"]
 *["tox"]
 *PythonTwitter
 *PythonAsynchronous
 *["Twisted"]
 *["NetworkX"]
 *["igraph"]
 *["cffi"]

[http://rh0dium.blogspot.com/2010/01/building-python-on-264-snow-leopard.html My Life: Building Python on 2.6.4 Snow Leopard]

[http://pyevolve.sourceforge.net/wordpress/?tag=stallion Stallion | Pyevolve]:パッケージマネージャ

https://bitbucket.org/mchaput/whoosh/src

http://pypi.python.org/pypi/igo-python/

[http://pypi.python.org/pypi/whoosh-igo whoosh-igo 0.6 : Python Package Index]

[http://aplpy.github.com/ APLpy Home Page]

[http://www.pymol.org/ PyMOL | www.pymol.org]

= ライブラリ =
[http://kmike.ru/python-data-structures/ Fast Non-Standard Data Structures for Python]

= 参考サイト =
----
CategoryPython