GithubHelp home page GithubHelp logo

tizbac / termqt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from terrygeng/termqt

0.0 1.0 0.0 212 KB

A terminal emulator component written with Python/Qt.

License: GNU Lesser General Public License v2.1

Python 100.00%

termqt's Introduction

termqt

termqt is a python implementation of a terminal emulator, based on Qt. It is designed to be embedded as a widget in other programs. It implements a subset of the functions described in VT100 User Guide and XTerm Control Sequence. While can't be considered as a fully functional terminal emulator like those most used by people, it can run IPython and perhaps more usual applications.

Screenshot

It is worth noting that is project is still work-in-progress and more necessary features shall be added in coming weeks.

Dependencies

  • python 3.5+ (to get PyQt5 running),
  • PyQt5.

That's it.

Get Started

termqt is divided into a Terminal widget that can be embedded in any Qt program, and a TerminalIO that is used to underlying process like bash or ipython. One has to connect all callbacks inside Terminal and TerminalIO in order to get it running. One may also build his own IO backend instead of TerminalIO.

An example of getting things working is the start.py. It creates a Terminal and a TerminalIO instance and connects them together.

termqt's People

Contributors

terrygeng avatar tizbac avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.