Python 解释器 bPython

fmms 12年前
     <div id="p_fullcontent" class="detail">     <h1><img title="Python 解释器 bPython" border="0" alt="Python 解释器 bPython" src="https://simg.open-open.com/show/349a0c9089ab771653a529d15f41ccc0.png" width="86" height="86" /></h1>     <p>bpython 是一个增强的 Python 交互解释器,使用 curses 包开发,提供了实时的语法高亮、代码自动完成、函数参数自动完成等功能。<br /> 它拥有以下特性:</p>     <ul>      <li>In-line syntax highlighting.</li>      <li>Readline-like autocomplete with suggestions displayed as you type.</li>      <li>Expected parameter list for any Python function.</li>      <li>"Rewind" function to pop the last line of code from memory and re-evaluate.</li>      <li>Send the code you've entered off to a pastebin.</li>      <li>Save the code you've entered to a file.</li>      <li>Auto-indentation.</li>      <li>支持Python 3</li>     </ul>     <p><img alt="Python 解释器 bPython" src="https://simg.open-open.com/show/34f8dff568f238d18be63deff60f0a83.png" width="640" height="474" /><br /> <br /> </p>     <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1325853856390" target="_blank">http://www.open-open.com/lib/view/home/1325853856390</a></p>    </div>