Saturday, 17 May 2008
Five Minutes to a Python CGI - Python - Introduction to Python
  • Name
Five Minutes to a Python CGI
  • Author
Five Minutes to a Python CGI
  • Category
Python / Introduction to Python
  • HomePage Address
Click to Visit
  • No. of hits
464

     Python is a freely available, high-level, interpreted language developed by Guido van Rossum. It combines a clear syntax with powerful but optional object-oriented semantics. Python has a lot of the same strengths as other script languages used for Web programming: good text processing tools; dictionaries and other versatile types; and a broad range of modules relating to Web programming. This is a quick review of the script language.

Top Python scripts
1).   Charming Python: Text processing in Python for beginners This article brings out the ability of Python to scan and manipulate textual data. It explains some general concepts of regular expressions and offers advice on when to use regular expressions while processing text
2).   Writing CGI Programs in Python Python has a very extensive, well documented and portable module library that provides a large variety of useful functions. The Internet-related collection is particularly impressive, with modules to deal with everything from parsing and retrieving URL's to retrieving mail from POP servers and everything in between. Main topics include: Why should my next CGI project be in Python? Your First CGI program in Python, Getting some real work done, Defining a useful Display function, Putting the pieces together, and Simple Database Access.
3).   Five Minutes to a Python CGI This is a quick overview of Python script language. Discussion includes comparison to other scripting languages, Using the Python CGI Module, debugging, and more.
New Python scripts
1).   Charming Python: Text processing in Python for beginners This article brings out the ability of Python to scan and manipulate textual data. It explains some general concepts of regular expressions and offers advice on when to use regular expressions while processing text
2).   Five Minutes to a Python CGI This is a quick overview of Python script language. Discussion includes comparison to other scripting languages, Using the Python CGI Module, debugging, and more.
3).   Writing CGI Programs in Python Python has a very extensive, well documented and portable module library that provides a large variety of useful functions. The Internet-related collection is particularly impressive, with modules to deal with everything from parsing and retrieving URL's to retrieving mail from POP servers and everything in between. Main topics include: Why should my next CGI project be in Python? Your First CGI program in Python, Getting some real work done, Defining a useful Display function, Putting the pieces together, and Simple Database Access.

Search Script
Scripts Categories
  ·  Articles
  ·  ASPN
  ·  Audio Systems
  ·  Blog
  ·  Content Management
  ·  Database Tools
  ·  Development
  ·  Development Tools
  ·  Discussion Boards
  ·  Email Systems
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and Python
  ·  Form Processors
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Image Manipulation
  ·  Introduction to Python
  ·  Link Checking
  ·  Mailing List Managers
  ·  Miscellaneous
  ·  Multimedia
  ·  Networking Tools
  ·  Online Communities
  ·  Open Directory Project
  ·  Organizers
  ·  Postcards
  ·  Randomizing
  ·  Searching
  ·  Security Systems
  ·  Site Navigation
  ·  Software
  ·  URL Submitters
  ·  Web Fetching
  ·  Web Sites
  ·  XML
  ·  XML and Python
 
2006-2008 GetFreeSofts.com - Privacy Policy