Skip to main content

jplotlib

Quick plotting utilities

Installing

$ pip install jplotlib

Example

import numpy as np
import jplotlib as jpl

with jpl.GridPlot(width=20) as ig:
    for _ in range(50):
        ig.imshow(np.random.uniform(size=(100, 100, 3)))

output

Download files

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

Source Distribution

jplotlib-1.0.2.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jplotlib-1.0.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file jplotlib-1.0.2.tar.gz.

File metadata

  • Download URL: jplotlib-1.0.2.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.9.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.8

File hashes

Hashes for jplotlib-1.0.2.tar.gz
Algorithm Hash digest
SHA256 aac8bbc91a881b2fc15cf423885b6bf052d5a054456f96bbc0c73ea6c791ef5c
MD5 fcaacd208ec1f25bb6783b883d6e7a06
BLAKE2b-256 0cb3b836fb332c0ad4dd533445e2f87ab737b34355d063b972524008b940e9bc

See more details on using hashes here.

File details

Details for the file jplotlib-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: jplotlib-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.9.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.8

File hashes

Hashes for jplotlib-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dd8eeae4ee85f9d916d1758b62355cb60af86f4016bb0ff2cbd6db3aa359f15f
MD5 1a9985c19fb93c3deaac74a6fd0d458c
BLAKE2b-256 c33b97df09bb853ec41e758a00bd75b4a34a00ead2e004ea9e568261b1fafa30

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.2 This release

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page