Django’s amazing API is useful for all sorts of tasks, not just web tasks. Any command-line script that deals with a database can take advantage of Django, and often your web databases have command-line scripts that work with them.
- Validate pages?
- Probably not, it’s probably too much to require an easy_install. What else would be good for command-line looping?