Skip to main content

Verlauf - The Terminal Color Gradient Generator

Project description

./screenshot/screen.jpg

Installation

To install verlauf, simply run

pip install verlauf

Usage

verlauf [start] [end] [steps]

Examples

$ verlauf --help
Usage: gradients.py [OPTIONS] START END [STEPS]

  Generates a gradient from START to END STEPS long (ends inclusive)

Options:
  --help  Show this message and exit.
$ verlauf f00 00f           # This produces 5 colors between #ff0000 and #0000ff
$ verlauf '#0abc0d' abcdef  # '#' in color names are optional
$ verlauf 0abc0d abcdef 7   # This will produce 7 colors in between

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

verlauf-1.0.2.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

verlauf-1.0.2-py3-none-any.whl (16.5 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