Skip to main content

Quickly build a terminal project

Project description

environment

python3.7.3

install
pip3 install pyterminal
# Consider the following testing code. Add this to your .bashrc:
# Set proper $TERM if we are running gnome-terminal
if [ "$COLORTERM" == "gnome-terminal" ]
then
    TERM=xterm-256color
fi
examples
python -m exampl

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_terminal-1.0.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

python_terminal-1.0-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page