README

Overview

PyGTK / PyGObject drawing widgets.

Installation

python setup.py install

Development

Installation

git clone https://github.com/dead-beef/pygtkdrawingwindow
cd pygtkdrawingwindow
pip install -e .[dev]

Building

./build.sh