Spyder插件,用于在Spyder主窗口中显示虚拟终端(独立于操作系统)

spyder-terminal的Python项目详细描述


Spyder Terminal
==


Spyder插件,用于在Spyder主窗口中显示虚拟终端(与操作系统无关)。目前它支持类Unix和Windows操作系统。


此插件允许您完美地执行Spyder中的任何bash命令,
甚至包括诸如"nano"或"vi"之类的NCurse应用程序,或诸如"powershell"之类的Windows控制台应用程序。


----

|应用程序状态图像::https://img.shields.io/appveyor/ci/spyder ide/spyder terminal/master.svg
:目标:https://ci.appveyor.com/project/spyder ide/spyder terminal
:alt:appveyor生成状态
。| Circleci状态图像::https://img.shields.io/Circleci/project/github/Spyder IDE/Spyder terminal/master.svg
:目标:https://circle ci.com/gh/Spyder IDE/Spyder terminal/tree/master
:alt:circle构建状态
。|许可证图像::https://img.shields.io/pypi/l/spyder terminal.svg
:目标:license.txt
:alt:license
…| pypi版本image::https://img.shields.io/pypi/v/spyder terminal.svg
:目标:https://pypi.python.org/pypi/spyder terminal
:alt:最新的pypi版本
。|覆盖范围图像::https://coveralls.io/repos/github/spyder ide/spyder terminal/badge.svg
:目标:https://coveralls.io/github/spyder-ide/spyder-terminal?branch=master
:alt:code coverage
。| gitter image::https://badges.gitter.im/spyder ide/spyder terminal.svg
:target:https://gitter.im/spyder ide/spyder terminal
:alt:join the chat at https://gitter.im/spyder ide/spyder terminal
。|支持者图片:https://opencollective.com/spyder/backers/badge.svg?颜色=蓝色
:目标:支持者
:alt:opencollective支持者
…|赞助商图片::https://opencollective.com/spyder/sufficients/badge.svg?颜色=蓝色
:目标:赞助商
:alt:opencollective赞助商



重要声明:Spyder没有资金!
自2017年11月中旬起,`anaconda,inc``在过去18个月内停止为Spyder开发提供资金。因此,今后的发展重点将放在以比以前慢得多的速度维护Spyder 3上。


感谢您对Spyder Dev和Spyder开发工作的支持还不够。


如果您想了解更多,请阅读此
`page`.




_蟒蛇公司:https://www.anaconda.com/
…_页面:https://github.com/spyder ide/spyder/wiki/anaconda stopped funding spyder




installation
----
若要安装此插件,可以使用"pip"或"conda"包
管理器,如下所示:

minal



` Spyder<;https://github.com/Spyder IDE/Spyder>;`
2。` tornado<;https://github.com/tornado web/tornado>;`
3.` pexpect<;https://github.com/pexpect/pexpect>;``(NIX系统)
4.` pywinpty<;https://github.com/spyder ide/pywinpty>;`(Windows系统)
4.` coloredlogs<;https://github.com/xolox/python coloredlogs>;`
5。` xterm.js<;https://github.com/sourcelair/xterm.js>;`



changelog
----


访问我们的"changelog<;https://github.com/spyder ide/spyder terminal/blob/master/changelog.md>;`
文件,了解我们的新功能和改进NTS.

服务器实现
----


除了Qt控制台之外,Spyder终端还提供了基于Tornado的网络终端
接口,允许您从Web/JavaScript前端部署和服务终端
。要仅部署服务器,可以执行
以下bash脚本:

::



shell选项:

他的可能是cmd或powershell:
cmd:%systemroot%\windows\system32\cmd.exe
powershell:%systemroot%\system32\windowpowershell\v1.0\powershell.exe


Tribution
--------

要开始参与此项目,您必须安装了``bower`
包管理器,然后才能执行``python setup.py install``来测试对Spyder的更改。我们遵循PEP8和PEP257风格指南。

| Linux gif图像::https://github.com/spyder-ide/spyder-terminal/blob/master/doc/example.gif?raw=true
:alt:linux动画gif

…| windows gif图像::https://github.com/spyder-ide/spyder-terminal/blob/master/doc/windows.gif?raw=true
:alt:windows动画gif

~图片::https://opencollective.com/spyder/backers.svg
:目标:https://opencollective.com/spyder\support
:alt:backers

图片::https://opencollective.com/spyder/sufficients.svg
:目标:https://opencollective.com/spyder\support
:alt:sufficients




欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
Java:不解析XML的简单XML。例外   KIE Workbench的java自定义UI   java将元素从bucket移动到LinkedList,但有一个元素被完全删除   如何将java stream collect转换为scala   java运行AsynkTask多次不工作   java组织。xml。萨克斯。SAXParseException:cvccomplextype。2.4.c:匹配的通配符是严格的   java是一种计算排序算法所需时间的合适方法   java在O(logn)时间内对排序整数数组中具有相同数字的数字进行计数   xpages从当前数据库javaAgent调用另一个数据库的javaAgent   java如何在instagram中上传特定位置的所有照片   JavaApachePOI可以有效地删除多个列   java创建的对象数   java我可以在关闭连接时关闭Oracle JDBC自动提交吗?