ASPN : Cookbook : Python Cookbook

Publisher: ActiveState Date added: 05 November, 2007
License: Freeware

ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters.

Advertisements
   

Description:

ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters.

Related Scripts

This module is a Python Library to support all IP2Location™ database products.

ActiveState offers open source for Python and other programming languages.

Visual Python is the full-featured Python development environment plug-in for Visual Studio .NET. Key features include a syntax-aware editor for faster Python programming; a fully integrated debugger for increased code quality and robustness; and the

Cgi On-line Cookbook Lite V2.5 is Unix compatible. Our scaled down version of our professional script for those who may not need all the bells and whistles. The perfect solution for allowing your visitors to add their favorite recipes or to boast you

Cgi On-line Cookbook Pro V3.0 is Unix compatible. Our cookbook script is the perfect solution for anyone who wants to add a recipe section to their site or run an all out cookbook service. Unlike others who are trying to follow in our footsteps, we s

The Cookbook Online is a script with which you can create and manage a cookbook on your website. The various features that are available in this script allow your users to submit their own recipes to your database, built-in forum for sharing and disc

This column discusses a Python project of mine, the indexer module, and it has an additional purpose: Like you, I am always trying to learn more, and with this installment, I invite comments and ideas from readers. Your contributions will be included

To extend Zope, you first extend Python. While extending Python is not brain surgery, it's no walk in the park either. There are two basic components to a Python extension. The first is obviously the C code. I'll cover that in a minute. The other com

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 W

Although users usually think of Python as a procedural and object-oriented language, it actually contains everything you need for a completely functional approach to programming. This article discusses general concepts of functional programming, and