Greetings folks,

I've released a first cut at some Django models that are designed for
modeling directed graphs, and node metadata as well as some initial
work towards support for OpenSocial data APIs. The hope is that this
will be a useful building block for people wanting to implement social
networking web sites using the Django framework.

It also contains an implementation of the generative algorithm by
Farmer et al. for producing test graphs that can be used to test
traversal algorithms and such.

The snapshot can be downloaded from the Python Cheeseshop at:
http://pypi.python.org/pypi/osg

The mercurial repository for development is at: 
http://www.irl.styx.org/hgweb.py/osg/

Caveat: this software is intended for use with the GIS branch of
Django though with minor changes should work with trunk as well.

Cheers,
-w
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to