• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
#contents

- Pythonを書き始める前に見るべきTips
--  http://qiita.com/icoxfog417/items/e8f97a6acad07903b5b0
* official [#ifea66eb]

- Google Python スタイルガイド
--  http://works.surgo.jp/translation/pyguide.html
- https://www.python.org/
- https://docs.python.org/3/
- https://docs.python.jp/3/index.html

* . [#u6f0fccb]

- [[Python/ext]]
- [[NumPy]]

* フレームワーク [#framework]

- [[Django]]
- [[Pyramid]]
- [[TurboGears]]
- [[Pylons]]

* GUI [#gui]

- [[Kivy]]

* 引数 [#args]

- argparse – コマンドラインオプションと引数の解析
--  http://ja.pymotw.com/2/argparse/index.html
- argparseを使ってみた
--  http://d.hatena.ne.jp/rudi/20100805/1281020304

* バイナリ [#binary]

- struct – バイナリデータを扱う
--  http://ja.pymotw.com/2/struct/

* PHP [#ea2580f7]

- php プログラマのための Python チュートリアル
--  http://phpy.readthedocs.org/en/latest/
- PHPerの為のPython入門 - 超基礎
--  http://qiita.com/odoku/items/97100c9fa20449b72588

* Windows 用 [#win]
http://www.python.jp/Zope/download/pythonjpdist

* 日本語 [#japanese]

- http://www.macfreek.nl/memory/Encoding_of_Python_stdout

* ライブラリ [#library]

- [[PyOpenGL]]
- [[PyCUDA]]
- [[NumPy]]
- [[python-colormath]]
- [[Python/Colour]]

- [[Twisted]] (event-driven networking engine)

- [[HOPE]] (天文物理学向け計算に特化したPython JITコンパイラ)

* その他 [#etc]

- 	[python] 細かすぎて伝わりにくい、Pythonの本当の落とし穴10選
--  http://kwatch.houkagoteatime.net/blog/2014/08/24/python-pitfalls/
- Mypy is an experimental optional static type checker for Python
--   http://www.mypy-lang.org/
- http://docs.python.jp/3/library/traceback.html
- textsIntroduction To Computation And Programming Using Python, Revised Guttag, John V.
--  https://archive.org/details/IntroductionToComputationAndProgrammingUsingPythonRevisedGuttagJohnV.

- Pythonを書き始める前に見るべきTips
--  http://qiita.com/icoxfog417/items/e8f97a6acad07903b5b0

- Google Python スタイルガイド
--  http://works.surgo.jp/translation/pyguide.html

* 関連 [#rel]

- [[プログラミング言語>ProgrammingLanguage]]


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes