Re: News on versions modules for Python-2.5?

2006-10-10 Thread michels

Méta-MCI schrieb:

> Hi, all!
>
>
> Any news, on release Python-2.5 for many modules/lib?
> Some exemples:
>
> Console (Effbot)
> SciPy
> Iconvcodec
> DirectPython
> SendKeys
> Dislin
> PyGame
> Twain
> etc.
>
>  

Dislin is recompiled for Python 2.5 and Windows. The new extension
module 'dislin.pyd'
for Python 2.5 is added to the current Dislin distribution for Python.
Dislin is
available from the site http://www.dislin.de.

Regards,

Helmut Michels
A Dislin module froython 2.5 and Windows is now available from

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: DISLIN 9.3 stuck

2008-05-08 Thread michels
On 8 Mai, 02:55, adolfo <[EMAIL PROTECTED]> wrote:

> ...
> 1- The strange thing is that I went to thedislindirectory in the C:
> drive and there was no disli.pyd file anywhere. I found the file in
> the My Documents subdirectory where I had originally unzipped 
> thedislinarchived files I downloaded and from where I run the setup.
>

The name of the Dislin module for Python 2.5 is dislin.pyd, not
disli.pyd. It's
copied by the setup program to the directory c:\dislin\python if you
have choosed
the default installation directory c:\dislin.

> > you should set environment variableDISLINtoo
> > (see python.inf, which you can find in thedislin-distribution)
>
> 2 - Well I have followed theDISLIN9.3 inf file for Python 2.5.2 for
> Windows. It contains commands for a unix command line "unzip -o
> dl_93_py.zip setup first and then... " and then:
>
> " Windows 98/ME
>
> Add the following commands to the autoexec.bat file
>
> PATH=c:\dislin\win;%PATH%
> SETDISLIN=c:\dislin
> SET PYTHONPATH=c:\dislin\python
>
>  Windows NT/2000/XP/Vista
>
> The environment variables can be set or modified with the
> Control Panel
> (see -> Control Panel -> System -> Advanced -> Environment
> Variables)."
>
>  *** I have followed all these directions butDISLINstill does not
> shop up as a module when making the Python calls.
>

The environment variable for Python is PYTHONPATH without any blanks.
You can check
the variable with the command 'echo %PYTHONPATH%' at a command prompt.


Regards,

Helmut
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 10.3

2013-01-15 Thread Helmut Michels

Dear Python users,

I am pleased to announce version 10.3 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python, Java, Ch, Ruby and TCL are also supported.

DISLIN distributions and manuals in PDF and HTML format are available
from the DISLIN home page

 http://www.dislin.de

and via FTP from the server

 ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

 ---
  Helmut Michels
  Max Planck Institute for
  Solar System Research   Phone: +49 5556 979-334
  Max-Planck-Str. 2   Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau   Mail : mich...@mps.mpg.de
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 9.0

2005-11-15 Thread Helmut Michels
I am pleased to announce version 9.0 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for several C, Fortran 77 and Fortran 90
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported for the most operating systems.

DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page

  http://www.dislin.de

and via FTP from the server

  ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use.

  ---
   Helmut Michels
   Max Planck Institute for
   Solar System Research   Phone: +49 5556 979-334
   Max-Planck-Str. 2   Fax  : +49 5556 979-240
   D-37191 Katlenburg-Lindau   Mail : [EMAIL PROTECTED]

-- 
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 8.3

2005-02-16 Thread Helmut Michels
I am pleased to announce version 8.3 of the data plotting software
DISLIN.
DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.
The software is available for several C, Fortran 77 and Fortran 90
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported for the most operating systems.
DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page
 http://www.dislin.de
and via FTP from the server
 ftp://ftp.gwdg.de/pub/grafik/dislin
 ---
  Helmut Michels
  Max Planck Institute for
  Solar System Research   Phone: +49 5556 979-334
  Max-Planck-Str. 2   Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau   Mail : [EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN for Python 2.4/Windows

2004-12-02 Thread Helmut Michels
DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, surfaces,
contours and maps.
I have created a new DISLIN distribution that supports the
final Python version 2.4 on Windows. The distribution is
available from the DISLIN home page
http://www.dislin.de
--
Helmut Michels
Max Planck Institute for Solar System Research
[EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library Dislin 10.2

2011-11-18 Thread Helmut Michels

Dear Python programmers,

I am pleased to announce version 10.2 of the data plotting software
Dislin.

Dislin is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, OpenGL, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, 
PNG, BMP and SVG.


The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported.

Dislin is available from the site

 http://www.dislin.de

and via FTP from the server

 ftp://ftp.gwdg.de/pub/grafik/dislin

All Dislin distributions are free for non-commercial use. Licenses
for commercial use are available from http://www.dislin.de.

 ---
  Helmut Michels
  Max Planck Institute for
  Solar System Research  Phone: +49 5556 979-334
  Max-Planck-Str. 2  Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau  Mail : mich...@mps.mpg.de
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 9.1

2006-11-17 Thread Helmut Michels
Dear Python users,

I am pleased to announce version 9.1 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for several C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported for the most operating systems.

DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page

  http://www.dislin.de

and via FTP from the server

  ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

Regards,

  ---
   Helmut Michels
   Max Planck Institute for
   Solar System Research   Phone: +49 5556 979-334
   Max-Planck-Str. 2   Fax  : +49 5556 979-240
   D-37191 Katlenburg-Lindau   Mail : [EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 9.2

2007-10-10 Thread Helmut Michels
Dear Python users,

I am pleased to announce version 9.2 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported.

DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page

  http://www.dislin.de

and via FTP from the server

  ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

  ---
   Helmut Michels
   Max Planck Institute for
   Solar System Research   Phone: +49 5556 979-334
   Max-Planck-Str. 2   Fax  : +49 5556 979-240
   D-37191 Katlenburg-Lindau   Mail : [EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 9.4

2008-10-15 Thread Helmut Michels

Dear Python users,

I am pleased to announce version 9.4 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported.

DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page

 http://www.dislin.de

and via FTP from the server

 ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

 ---
  Helmut Michels
  Max Planck Institute for
  Solar System Research   Phone: +49 5556 979-334
  Max-Planck-Str. 2   Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau   Mail : [EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list


Re: [ANN] Data Plotting Library DISLIN 9.4

2008-10-16 Thread Helmut Michels

Méta-MCI (MVP) wrote:

Hello!



version 9.4 of DISLIN



Thanks! I like Dislin.
But...
I don't found the release (binary/win) for Python 2.6...

--
Michel Claveau




Sorry, I have not compiled Dislin for Python 2.6 until yet. I will try 
it in the next time.


Regards,

Helmut
--
http://mail.python.org/mailman/listinfo/python-list


Re: [ANN] Data Plotting Library DISLIN 9.4

2008-10-16 Thread Helmut Michels

Méta-MCI (MVP) wrote:

Hello!



version 9.4 of DISLIN



Thanks! I like Dislin.
But...
I don't found the release (binary/win) for Python 2.6...

--
Michel Claveau




I have now added a Dislin distribution for Python 2.6 and Windows.

--
Helmut Michels
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 9.5

2009-03-31 Thread Helmut Michels

Dear Python users,

I am pleased to announce version 9.5 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported.

DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page

 http://www.dislin.de

and via FTP from the server

 ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

 ---
  Helmut Michels
  Max Planck Institute for
  Solar System Research   Phone: +49 5556 979-334
  Max-Planck-Str. 2   Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau   Mail : mich...@mps.mpg.de
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 9.3

2008-04-15 Thread Helmut Michels
Dear Python users,

I am pleased to announce version 9.3 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported.

DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page

  http://www.dislin.de

and via FTP from the server

  ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

  ---
   Helmut Michels
   Max Planck Institute for
   Solar System Research   Phone: +49 5556 979-334
   Max-Planck-Str. 2   Fax  : +49 5556 979-240
   D-37191 Katlenburg-Lindau   Mail : [EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 10.0

2010-01-19 Thread Helmut Michels

Dear Pytnon users,

I am pleased to announce version 10.0 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported.

DISLIN distributions and manuals in PDF, PostScript and HTML format
are available from the DISLIN home page

 http://www.dislin.de

and via FTP from the server

 ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

 ---
  Helmut Michels
  Max Planck Institute for
  Solar System Research   Phone: +49 5556 979-334
  Max-Planck-Str. 2   Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau   Mail : mich...@mps.mpg.de
--
http://mail.python.org/mailman/listinfo/python-list


[ANN] Data Plotting Library DISLIN 10.1

2011-02-15 Thread Helmut Michels

Dear Python users,

I am pleased to announce version 10.1 of the data plotting software
DISLIN.

DISLIN is a high-level and easy to use plotting library for
displaying data as curves, bar graphs, pie charts, 3D-colour plots,
surfaces, contours and maps. Several output formats are supported
such as X11, VGA, PostScript, PDF, CGM, WMF, HPGL, TIFF, GIF, PNG,
BMP and SVG.

The software is available for the most C, Fortran 77 and Fortran 90/95
compilers. Plotting extensions for the interpreting languages Perl,
Python and Java are also supported.

DISLIN distributions can be copied from the DISLIN home page

 http://www.dislin.de

and via FTP from the server

 ftp://ftp.gwdg.de/pub/grafik/dislin

All DISLIN distributions are free for non-commercial use. Licenses
for commercial use are available from the site http://www.dislin.de.

 ---
  Helmut Michels
  Max Planck Institute for
  Solar System Research  Phone: +49 5556 979-334
  Max-Planck-Str. 2  Fax  : +49 5556 979-240
  D-37191 Katlenburg-Lindau  Mail : mich...@mps.mpg.de
--
http://mail.python.org/mailman/listinfo/python-list