[ ソース: pythonpy ]
パッケージ: pythonpy (0.4.11b-3)
'python -c', with tab completion and shorthand
pythonpy is an utility that facilitates the usage of Python one-liners. The command 'py' evaluates a string consisting of any Python expression. It can do anything from simple arithmetic to complex operations, importing modules automatically. It also comes with tab completion.
Its usage is not restricted to single expressions only. There's also the possibility to pipe data from stdin and to stdout, even generating strings to be evaluated by other programs.
その他の pythonpy 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- sug: bash-completion
- bash シェル用のプログラム可能な補完機能