Skip to content

This is a knowledge and Code DB to help coding on Cherrytree and Zim Wiki.

Notifications You must be signed in to change notification settings

Acry/CT-Z-Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Cherrytree, Zim & KeepNote kinda SDK (work in progress)

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:

https://sourceforge.net/projects/macpkg/files/PyGTK/2.24.0/

https://www.python.org/downloads/release/python-2715/

About

This is a knowledge and Code DB to help coding on Cherrytree and Zim Wiki.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published