mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #232] [MERGED] ++ prompt-toolkit for CLI application #13911
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/232
Author: @kmonsoor
Created: 9/30/2014
Status: ✅ Merged
Merged: 10/9/2014
Merged by: @vinta
Base:
master← Head:patch-4📝 Commits (1)
f92b877++ prompt-toolkit for CLI application📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
README.md(+3 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.