Skip to content

Triangle Zope and Python Users Group

Sections
Personal tools
You are here: Home » Members » geoff's Home » A Quick Introducation to psyco

A Quick Introducation to psyco

Document Actions
A short (10 minute) talk about psyco, the python compiler
Powerpoint slides

Some demo code:

primes.py
- A method that is used in all the other demo code
primes1.py - An uncompiled demo
primes2.py - A compiled demo
primes3.py - A selectively compiled demo
 

This site conforms to the following standards: