Extending Python and Zope in C

Version:

Downloads:15

Hits:803

SourceNO

Link Broken:Report It!

Package:Without source

Price:$0

More info Download
 

Description

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 component is the Setup file. The Setup file describes the module by supplying its module name, the location of its C code, and any compiler flags you may need. This file is preprocessed to create a makefile (on UNIX) or MSVC++ project files (on Windows). Before you ask -- Python on Windows is indeed built using the Microsoft compilers. The folks at Python.org recommend using MSVC++ to build extensions as well. It stands to reason that you should be able to persuade GNU compilers to do the trick, but I haven't tried that myself.

Related:

User Reviews:

Write Review *
Your name *
Email *
(Your comments will be reviewed by our staff before they are posted)
Rate this product *

 

Related:

Charming Python: Parsing with the SimpleParse module

All programmers need to identify parts and structures that exist inside textual documents: log files, configuration files, delimited data, and more...

By: Charming Python: Parsing with the SimpleParse module Homepage

Freeware

Python for the PalmOS

Pippy is a port of (a subset of) Python to the PalmOS. With Pippy, Python programmers can create custom applications to run on Palm devices, as...

By: Python for the PalmOS Homepage

Freeware

XLSReadWriteII.NET 2.00

XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...

By: Axolot Data

Shareware

TGPS 1.11

Interface with your GPS receiver.

By: Axolot Data

Shareware

pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0

Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...

By: Sujit

Shareware

Syndicate Pro 1.0

Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...

By: Sujit

Shareware

ESBPCS for VCL 4.2.2

ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...

By: Glenn Crouch Homepage

Shareware

IIS 5: Programmability Architecture 0

This is an article that elaborately discusses about making up the prorammability architecture on IIS. The author describes each and ...

By: Sujit

Freeware

TmxOutlookBar 1.59

The TmxOutlookBar is simple VCL component with added features to support the look and feel introduced in Microsoft Office 97. It has got many...

By: VCL

Shareware

TResourceAllocationChart 2.9

TResourceAllocationChart, like its name suggests, draws a chart suitable for showing the allocation of shared resources. Those resources could...

By: VCL

Shareware
Related