RSS/Atom feed Twitter
Site is read-only, email is disabled

Using Gimp Perl-Server from Python

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Using Gimp Perl-Server from Python P.Y. Rollo 04 Jun 18:34
P.Y. Rollo
2009-06-04 18:34:54 UTC (over 15 years ago)

Using Gimp Perl-Server from Python

Hello all,

I am new on this list.

A few years ago I wrote a small Perl script for myself, using Gimp Perl-Server.

Later, I wanted to have a nice GUI for this script and as Perl is not the most convenient language for GUIs, I rewrited it in Python.

In order to be able to use Gimp Perl-Server I wrote a small Python client, working almost exactly like the Perl one.

Now, my question is :

Is there already something available to use Gimp procedural database from a stand alone python application (i.e. not a plugin) ?

If it is not the case, then, I could finish and clean up the code of my Python client and release it.

Thanks for your replies.

P.Y. Rollo