mod_python example code

E

EricClack

I've been using Python, MySQL, Apache and mod_python for some time now
and think that it is a great combination for many projects. However I
have been constantly surprised by the lack of any visible mod_python
examples on the web.

So, I've released my framework in the hope that it will be useful to
others and of course to seek comments, corrections, criticisms from the
community.

This framework takes care of:
- templating (using Cheetah)
- querying MySQL (using Manager objects)
- sending emails
- debugging (to Apache log or stdout)
- users and security

Download the framework from this page:
http://www.bright-interactive.com/python/
It's licensed under the GPL.

I hope to add more examples over the coming months (e.g. demonstrating
emails, etc). However, the full source code is provided and its
reasonably well commented, so you can always discover for yourself.

-Eric.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,821
Latest member
AleidaSchi

Latest Threads

Top