wok

Download

The recommended way to get wok is from the Python Package Index. You can do that with pip:

$ sudo pip install wok

This will install wok and the required dependencies. It will also install some optional dependencies: the two rendering libraries, Markdown, and reStructuredTest. It will also install a syntax highlighting library, Pygments.

Other Methods

You can also checkout out the code from Github, or download a tarball:

Latest Stable

Older Versions