Python prompt toolkit

From wikinotes
Revision as of 02:06, 28 March 2022 by Will (talk | contribs)

prompt_toolkit is a library that lets you create commandline interfaces with:

  • syntax highlighting
  • tab-completion
  • builtin vi-mode!

Documentation

github https://github.com/prompt-toolkit/python-prompt-toolkit