Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Extending Python and Zope in C

By Michael Roberts
2004-12-04


Where to go From Here

This quick introduction to Zope Products has shown you how to take a C-language function from C code to usability in Zope. To learn how to write Products, you're going to have to read much more documentation (most of it still in progress) and, frankly, study existing Products to see how they're done. There is a great deal of power and flexibility in the Zope model, and it's well worth exploring.

I'm currently working on a large C integration project with Zope: I'm integrating my workflow toolkit. By the time this article is published, I hope it will be in some shape to be read. It's listed in the Resources below, so check it out; there should be an extended example by the time you read this. Wish me luck.

Tutorial Pages:
» The Best of Both Worlds
» Extending Python for Fun and Profit
» Writing the Code
» Building the Extension
» Taking it to Zope
» Creating an External Method
» Zope scripts: Cliff Notes version
» Going all out With a Product
» Where to go From Here
» Resources


First published by IBM DeveloperWorks


 | Bookmark
Related Tutorials:
» Python and Java - A Side by Side Comparison
» Learn Python in 10 Minutes
» Python 201 - (Slightly) Advanced Python Topics
» Python 101 - Introduction to Python
» Google Sitemaps
» Python 101