mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
Python. It ships with a nice interactive Python shell (called ptpython) built on top of the library. prompt_toolkit could be a replacement for readline, but it can be much more than that. WWW: https://github.com/jonathanslenders/python-prompt-toolkit
8 lines
332 B
Text
8 lines
332 B
Text
prompt_toolkit is a library for building powerful interactive command lines in
|
|
Python. It ships with a nice interactive Python shell (called ptpython) built
|
|
on top of the library.
|
|
|
|
prompt_toolkit could be a replacement for readline, but it can be much more
|
|
than that.
|
|
|
|
WWW: https://github.com/jonathanslenders/python-prompt-toolkit
|