[Tutor] Easiest way to display HTML

2008-08-12 Thread Paul Tader
I have a collection of python scripts that are written to be run from the command prompt. I now want to write the output (tables mostly) to a webpage using cron or as a cgi script. I've read about most web frameworks out there but many seem to be more than what I'm looking for. The closest I've

[Tutor] pyopenssl - extracting email certificates information

2008-07-13 Thread Paul Tader
Given a raw email I've been able to extract the cryptographic signature (in encoded or decoded format) into a string. I would like to like to use the pyopenssl crypto module (http://pyopenssl.sourceforge.net/pyOpenSSL.html/openssl.html) to further extract things like the Signing Authority and the

[Tutor] Python and Web Pages?

2005-04-23 Thread Paul Tader
I have a couple programs/scripts that I want to write that need to be web-based. Can Python (and a little HTML) accomplish this? Or are other languages like PHP, or Perl better suited? A little more detail: One project is to make a web page that users login to with a name and password, choose