Clutter Wiki

From ClutterProject
Jump to: navigation, search

Contents

PyClutter

PyClutter is a module that provides a wrapper around the Clutter API, allowing Clutter modules and applications to be written in Python.

PyClutter strives to fit in with the Python coding style and data types.

WARNING: PyClutter only covers the 1.0 API, and it is going to be deprecated in favour of introspection-based bindings using PyGObject.

Download

Development

PyClutter

  git clone git://git.clutter-project.org/bindings/pyclutter

Browse

PyClutter-Gtk

  git clone git://git.clutter-project.org/bindings/pyclutter-gtk

Browse

PyClutter-Gst

  git clone git://git.clutter-project.org/bindings/pyclutter-gst

Browse

Personal tools