blob: 89b1fa10b6d90487c79b93a9042de10cc2406563 (
plain) (
blame)
1
2
3
|
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.
|