Skip to main content

Data management library to save data and plots to hdf5 files

Project description

Install

pip install pltsave

Installation in dev mode

pip install -e .[dev]

or

python setup.py develop

Usage

Save a figure:

import pltsave

figure_info = pltsave.dumps(fig)

Load the figure

fig2 = plt.figure()
pltsave.load_fig(fig2, figure_info)

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

pltsave-0.0.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

pltsave-0.0.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file pltsave-0.0.1.tar.gz.

File metadata

  • Download URL: pltsave-0.0.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pltsave-0.0.1.tar.gz
Algorithm Hash digest
SHA256 27e5a2a854abac76a5a8c0fd101b96d49bff079d2fafc5b64795b186492d2325
MD5 317c6df766ad4519241bbca1978d48ef
BLAKE2b-256 baf7db72aac854f7391cb74a7bc0f4f50700a45992d2b6f16d7ffe9afb01d421

See more details on using hashes here.

File details

Details for the file pltsave-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pltsave-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pltsave-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 113e29562af0a079b000a8f21ce00c06ef0a3cebc7c08324114ce61793b2f47c
MD5 6289d6544b14a6bef463466d1fc81dba
BLAKE2b-256 61124d65002fd35f4de19a775a32a6172e96ca7b142ee014e50c5263490a6c5a

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