pysparklines is a unicode sparkline generation library.
Project description
pysparkline
Python 3 clone of Zach Holman's BASH sparkline project
Takes series data via stdin, command line, or API and prints a sparkline representation.
Usage:
- $
sparkline 4 3 2 1█▆▃▁ - $
echo "1.0 1.0 2.0 3.0 5.0 8.0 13.0" | sparkline▁▁▂▂▃▅█ - $
python3 -c "import sparkline; print(sparkline.sparkify([1.0, 2.0, 3.0, 4.0]))"▁▃▆█
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysparklines-1.1.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysparklines-1.1.tar.gz.
File metadata
- Download URL: pysparklines-1.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9573a809b9a3ef8a4b6d6addb702f98cbd8034d96815ce5a150661a1e6467bc
|
|
| MD5 |
8b295745e6760565f9320ba2569b81bf
|
|
| BLAKE2b-256 |
7869bb3304fb0ab9d017a7e850041da292cecc450bb1c99fe624e2ca4a4cdf94
|
File details
Details for the file pysparklines-1.1-py3-none-any.whl.
File metadata
- Download URL: pysparklines-1.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fd5bfcabb95567420b908bd2a02c9b7db056cd6e1627a352070cf22cb34e632
|
|
| MD5 |
530e852f3db26aeb9cd61472b15b975f
|
|
| BLAKE2b-256 |
39f3e70abcfec49b04515fd8581f1bdf44a0a5abab6e35df2f4991b4938c768c
|