thin-wrapper for pysixel and matplotlib.
Project description
A thin wrapper for pysixel and matplotlib
Usage
import matplotlib.pyplot as plt
import sixelplot
plt.plot([1, 2, 3])
sixelplot.show()
SIXEL is the ancient black magic to render a graphical raster image on a terminal screen.
sixelplot.show function writes the SIXEL format image into a file like object, by default stdout. Though you need a terminal which understands the SIXEL format, modern terminal emulators support the SIXEL format.
For more information about SIXEL, see https://github.com/saitoha/libsixel.
License
These codes are licensed under CC0.
Tips
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
Built Distributions
File details
Details for the file sixelplot-0.0.3.tar.gz
.
File metadata
- Download URL: sixelplot-0.0.3.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a8db5a90e039efadf2afd4a1a9ae98bc91239caaeb3c8b5506cd4c6ca4ea69bc
|
|
MD5 |
7bca777a8752cd1c280241aeee6a92f6
|
|
BLAKE2b-256 |
e907c287604ebcc9e5572115c3dd1f5e4183f796165f96f9c23b5c9152b97b13
|
File details
Details for the file sixelplot-0.0.3.linux-x86_64.tar.gz
.
File metadata
- Download URL: sixelplot-0.0.3.linux-x86_64.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6fe7b638fb6ad11d2173e5c59783e0eb377e869e52c14371289d077f0feee032
|
|
MD5 |
1c642340129c8be5f67a44ebbae8393b
|
|
BLAKE2b-256 |
26445b13b57c3f00a42566c35ba69335efc6a3edf37a0f6701021b1b4b06f3fd
|
File details
Details for the file sixelplot-0.0.3-py3.4.egg
.
File metadata
- Download URL: sixelplot-0.0.3-py3.4.egg
- Upload date:
- Size: 2.4 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7683c89a4feae765a2ae82ec7e66124d710cfb6d1a5588efb9876aa09101b89d
|
|
MD5 |
e399129c56d13f5b9e28d81ddb99c738
|
|
BLAKE2b-256 |
6371199f5b86627a91a0b977b2bda333911c5216eb89610142aa759c131b9fc7
|