DocumentTemplate is meant to be used as a package.  To use
DocumentTemplate as a package, just copy the DocumentTemplate
directory to some directory in your application's Python path.  If you
are using Python 1.4, don't forget to import ni in your application
before importing DocumentTemplate.

If you don't want to use DocumentTemplate as a package, then just copy
the .py files other than __init__.py to some location in your
applications's Python path.

If you have any questions, send mail to bobo@digicool.com
