タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

pythonとPythonとunixに関するzetamattaのブックマーク (1)

  • bpython interpreter

    Home bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it works fine on OS X). It is released under the MIT License. It has the following features: In-line syntax highlighting. Readline-like autocomplete with suggestions displayed as you type. Expected parameter list for any Python function. "Rewind" function to pop the last line of code from memory and

    zetamatta
    zetamatta 2009/12/27
    PythonインタプリタのUNIX風のインタフェイス。インラインの文法ハイライト、Readline風の補完、Python関数の引数一覧、などなど
  • 1