WikklyText A wikitext server and rendering library


Recently Edited
InstallPythonPackage edit
frank, 11 August 2008 (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.4.0.tar.gz
Source (.zip) WikklyText-1.4.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.3.0.tar.gz
Source (.zip) WikklyText-1.3.0.zip
blog comments powered by Disqus