I want to use the Django template engine in my (Python) code, but I\'m not building a Django-based web site. How do I use it without having a settings.py file (and others)
Found this:
http://snippets.dzone.com/posts/show/3339