My favorites | Sign in
Project Logo
                
Show all Featured downloads:
cogen-0.2.1.zip
People details
Project owners:
  ionel.mc
Project committers:
amcnabb8

cogen is a crossplatform library for network oriented, coroutine based programming using the enhanced generators from python 2.5. The project aims to provide a simple straightforward programming model similar to threads but without all the problems and costs.

Features

Documentation

Docs are available at:

Download

cogen is available for download at PYPI:

http://pypi.python.org/pypi/cogen/
or using

easy_install cogen

But the code in trunk is usually the best code.

Development

Latest and Greatest.

Subversion access:

svn co http://cogen.googlecode.com/svn/trunk/ cogen

Also, you can use easy_install to install a development snapshot from svn:

easy_install cogen==dev

You can run the test suite with: python setup.py test

Similar projects

Plug









Hosted by Google Code