prompt_toolkit is a Python library for building interactive command-line applications with multi-line editing, syntax highlighting, auto-completion, and dialog-based UIs.
prompt_toolkit — Build Powerful Interactive Command Lines in Python
prompt_toolkit is a Python library for building interactive command-line applications with multi-line editing, syntax highlighting, auto-completion, and dialog-based UIs.
Agent 可直接安装
这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。
npx -y tokrepo@latest install a3405ecc-5339-11f1-9bc6-00163e2b0d79 --target codex先 dry-run 确认安装计划,再运行此命令。
讨论
相关资产
Python Prompt Toolkit — Build Powerful Interactive Command Lines
Python Prompt Toolkit is a library for building interactive command-line applications in Python. It powers tools like IPython, pgcli, and mycli with features like syntax highlighting, auto-completion, multiline editing, and vi/emacs key bindings.
Apache ECharts — Powerful Interactive Charting Library
Apache ECharts is a powerful, interactive charting and data visualization library for browsers. 40+ chart types, canvas/SVG rendering, streaming data, and GPU acceleration. The enterprise choice used by Alibaba, Baidu, and countless dashboards.
NLTK — Natural Language Processing Toolkit for Python
NLTK (Natural Language Toolkit) is the foundational Python library for computational linguistics, providing tokenizers, parsers, classifiers, and corpora used in NLP education and research since 2001.
Huh — Build Terminal Forms and Prompts in Go
A Go library for building interactive terminal forms with inputs, selects, confirms, and file pickers, powered by the Bubble Tea TUI framework.