WikklyText A wikitext server and rendering library


files/feed-icon-14x14.png Recently Edited Valid XHTML 1.0 Strict
InstallPythonPackage edit
frank, 16 August 2009 (created 05 October 2007)
Tags: installation
If you already have setuptools installed, then simply run:
easy_install -U wikklytext


Else, download the sources:
Source (.tar.gz) WikklyText-1.6.0.tar.gz
Source (.zip) WikklyText-1.6.0.zip
Unpack, chdir to unpacked directory and ...
python setup.py install

Any missing dependencies will be automatically downloaded and installed.

Ensure that Python's Scripts directory is in your PATH if you want to use the command-line utilities. (For example, if Python is installed to c:\Python25 you would add c:\Python25\Scripts to your PATH.)


Previous version:
Source (.tar.gz) WikklyText-1.5.0.tar.gz
Source (.zip) WikklyText-1.5.0.zip

blog comments powered by Disqus