Skip to main content

IPython inline plots and images through Sixel.

Project description

sixl

Installation

pip install sixl

Examples

Matplotlib

%matplotlib inline
import sixl
from matplotlib import pyplot as plt

plt.plot([1,2,3], [1,4,9])

Pillow

import PIL.Image
img = PIL.Image.load("image.png")

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

sixl-0.1.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file sixl-0.1.tar.gz.

File metadata

  • Download URL: sixl-0.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for sixl-0.1.tar.gz
Algorithm Hash digest
SHA256 3d17a753e87a7bdd3be5203b474877737bfd795089e2a701c0988b1840112d0b
MD5 5b49f09f4d1d75e82e01b9679c07343e
BLAKE2b-256 b16cfe2e74f05d3414cc141671eeb41e77716a8b420666436a1dbb2e8e911080

See more details on using hashes here.

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