Pakket: pythonpy (0.4.11b-3.1)
Verwijzigingen voor pythonpy
Debian bronnen:
Het bronpakket pythonpy downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
'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.
Andere aan pythonpy gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: bash-completion
- programmable completion for the bash shell