软件包: pythonpy (0.4.11b-3)
pythonpy 的相关链接
Trisquel 的资源:
下载源码包 pythonpy:
维护者:
Original Maintainer:
- Tiago Ilieve
外部的资源:
- 主页 [github.com]
相似软件包:
'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
- interactive high-level object-oriented language (default python3 version)
-
- sug: bash-completion
- programmable completion for the bash shell