mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Python unicode sparkline generation library pysparklines is a unicode sparkline generation library. Python clone of https://github.com/holman/spark Takes series data via stdin, command line, or API and prints a sparkline representation. Output is always UTF-8 encoded. WWW: https://github.com/RedKrieg/pysparklines
6 lines
273 B
Text
6 lines
273 B
Text
pysparklines is a unicode sparkline generation library.
|
|
Python clone of https://github.com/holman/spark
|
|
Takes series data via stdin, command line, or API and prints a sparkline
|
|
representation. Output is always UTF-8 encoded.
|
|
|
|
WWW: https://github.com/RedKrieg/pysparklines
|