Library for building powerful interactive command lines in Python
copied from cf-staging / prompt_toolkitconda install conda-forge::prompt_toolkit
conda install conda-forge/label/cf201901::prompt_toolkit
conda install conda-forge/label/cf202003::prompt_toolkit
conda install conda-forge/label/gcc7::prompt_toolkit
prompt_toolkit is a library for building powerful interactive command lines and terminal applications in Python. It can be a pure Python replacement for GNU readline, but it can be much more than that.