Skip to content

Kitware/trame-xterm

Repository files navigation

trame-xterm pypi_download

Trame widget to expose xterm.js. This library is compatible with both vue2 and vue3.

License

This library is distributed under the MIT License (Same as xterm.js)

Usage Examples

Output terminal

Multi-shell with python interpreter

Interactive update with htop

Development setup

We recommend using uv for setting up and managing a virtual environment for your development.

# Create venv and install all dependencies
uv sync --all-extras --dev

# Activate environment
source .venv/bin/activate

# Install commit analysis
pre-commit install
pre-commit install --hook-type commit-msg

# Allow live code edit
uv pip install -e .

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

For running tests and checks, you can run nox.

# run all
nox

# lint
nox -s lint

# tests
nox -s tests

Professional Support

  • Training: Learn how to confidently use trame from the expert developers at Kitware.
  • Support: Our experts can assist your team as you build your web application and establish in-house expertise.
  • Custom Development: Leverage Kitware’s 25+ years of experience to quickly build your web application.

JavaScript dependency

This Python package bundle the xterm@5.1.0, xterm-theme@1.1.0 and xterm-addon-fit@0.7.0 JavaScript libraries. If you would like us to upgrade it, please reach out.

About

XTerm widget for trame

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors