Cherrytree, Zim - A Desktop Wiki & KeepNote
Python 2 with GTK+ 2 and friends...
Folder CherryTree contains:
XML-Schema for Cherrytree XML (.ctd)
Simple XSLT transform example with lxml in Python 3
$ python3 lxml_1.py
ctb_image_reader
Read and show png from from Cherrytree sqlite db (ctb).
call with ctb.
$ python2 ctb_image_reader.py example.ctb
navigate with arrow keys:
left/right step back and forth
up first entry / down last entry
Folder PyGtk contains:
Python2 Gtk+2 demos based on the FAQ, Demo-Package and the Tutorial.
Most valuable links:
Python 2
The Python 2 Tutorials
Python 2.7.15 Library Reference Manual
PyGTK
PyGTK 2.0 Reference Manual
PyGTK Tutorial
Source Code
faq.pygtk.org mirror
jan bodnar's samples
PHP sample code
PyGtksourceview2 Reference Manual
Cairo
PyCairo Docs
Windows user quick start:
Install:
http://www.python.org/ftp/python/2.7.1/python-2.7.1.msi
- you want activate sourceview install also.
https://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.24/pygtk-all-in-one-2.24.2.win32-py2.7.msi
Mac user start: