Warning
PyGtkSourceView is deprecated and should not be used in newly-written code. Automatic bindings are available with GObject Introspection.
Introduction
PyGtkSourceView is a Python wrapper for the GtkSourceView widget library.
It offers all the power of GtkSourceView with an interface familiar to Python developers, including users of the PyGTK library.
PyGtkSourceView wraps all relevant parts of the GtkSourceView library and is used by the gedit editor for its Python-based plugins.
GtkSourceView is licensed under the GNU LGPL 2.1 and is part of the GNOME Desktop Environment.
Download
PyGtkSourceView requires PyGTK and GtkSourceView.
You can download PyGtkSourceView from the GNOME FTP server.
A Windows installer for PyGtkSourceView is available on the GNOME FTP server too.
Code Repository
PyGtkSourceView is hosted on the GNOME Git repository in the pygtksourceview module.
Contact
You can contact the developers of PyGtkSourceView sending an e-mail to the PyGtkSourceView mailing list.
You can subscribe to the PyGtkSourceView mailing list, or change your existing subscription, visiting the gnome-devtools info page.
To post a message to all the list members, send an email to gnome-devtools (at) gnome org.
To see the collection of prior postings to the list, visit the gnome-devtools archives.
You can also find the developers on #gedit IRC channel at irc.gnome.org.