Skip to main content

A simple command-line utility for changing your terminal colors

Project description

tsty

A simple command-line utility for changing your terminal colors and styles

TODOS

  • make Windows powershell/wsl compatible

Install this tool using pip:

pip install tsty

Basic usage:

$ tsty red   # changes 

## Dev and Testing


```sh
# install locally
$ pip install -e .


# run all tests
$ pytest

# run just alpha tests
$ pytest -m 'alpha'


# skip alpha tests
$ pytest -m 'not alpha'

Project details


Download files

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

Source Distribution

tsty-0.0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

tsty-0.0.1-py3-none-any.whl (3.4 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