Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sixelplot-0.0.3.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distributions

sixelplot-0.0.3.linux-x86_64.tar.gz (1.9 kB view hashes)

Uploaded Source

sixelplot-0.0.3-py3.4.egg (2.4 kB view hashes)

Uploaded Source

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