View on GitHub

Dk

DK framework

Download this project as a .zip file Download this project as a tar.gz file

DK utility classes

Various basic packages pulled from our source tree.

Installation

Install using pip

pip install dk

documentation

Documentation exists at http://dk.readthedocs.org/

Running the tests

I use py.test to run the tests, so there might be some dependencies that unittest.py by itself can't handle.