Skip to main content

A simple wrapper for Gnuplot

Project description

by Wicher Minnaard <wicher@gavagai.eu> <http://smorgasbord.gavagai.nl>

This is public domain software.

Difference with gnuplot-py: This module does not need numpy. Also, this module doesn’t offer tight integration with gnuplot.

The main problem this module solves is that gnuplot needs a) data, b) instructions, and generates c) graph output. a) comes from files, b) can be fed in stdin, and c) can be written to stdout and used in your Python code.

For instance, you may want to feed data from Python into gnuplot according to some dynamically generated instructions, catch some SVG back in a Python string, and push that out over HTTP without messing with temporary files.

But if you want to feed _data_ from Python into gnuplot, then you must use temporary files because stdin is reserved for instructions.

This module employs filesystem FIFOs and doesn’t write data to disk.

This version works with Python 2.7 and 3.1+.

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

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

Source Distribution

gpw-0.2.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file gpw-0.2.tar.gz.

File metadata

  • Download URL: gpw-0.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gpw-0.2.tar.gz
Algorithm Hash digest
SHA256 dce41e94f82f38a77544316859d0231707b5c0cd36950f33ebaaa954d3127231
MD5 009af28946e3542f571eec02f655cdde
BLAKE2b-256 7084809b575dd1cd9282445660aad61cb555342eb57b02053be94989d076a8fd

See more details on using hashes here.

Supported by

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