Приложение: bpython interpreter
Программирование, разработка Интерфейс интерпретатора Python - Fancy interface for the Python interpreter
[ О приложении ]
bpython is a fancy interface to the Python interpreter.
It has the following features:
• In-line syntax highlighting.
• Readline-like autocomplete with suggestion displayed as you type.
• Expected parameter list for any Python function.
• "Rewind" function to pop the last line of code from memory and re-evaluate.
• Send the code you've entered off to a pastebin.
• Save the code you've entered to a file.
• Auto-indentation.
Источник
Репозиторий: extra