Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install gpw

How to install gpw

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install gpw
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Available View build log
0.2 Available View build log
Windows (64-bit)
0.2 Available View build log
0.2 Available View build log
Mac OS X (10.5+)
0.2 Available View build log
0.2 Available View build log
Linux (32-bit)
0.2 Available View build log
0.2 Available View build log
Linux (64-bit)
0.2 Available View build log
0.2 Available View build log
0.2 Available View build log
 
Depended by
Imports
Lastest release
version 0.2 on Feb 25th, 2011

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+.

Subscribe to package updates

Last updated Feb 25th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.