I am interested to implement an open source OpenSocial container in
Python (targeted for OpenSocial v0.8.1), to run in Google App Engine.
The reference implementation is Apache Shindig [1], which I already
started to pythonize. I could not find any references of containers in
Python, so If you know of any existing resources related to this, or
have interest in joining this effort, please let me know! :-)
Not sure if you're aware of Python implementaion of an OpenSocial
container running on Google App Engine [1].
It is open-source and available on Google Code hosting with the first
commit occurring just a couple of weeks after your question.
It is also based on Apache Shindig and at the moment aims to implement
OpenSocial 0.7 specification.
Sounds exactly like a project you might want to check out and
contribute to. :-)
> I am interested to implement an open source OpenSocial container in
> Python (targeted for OpenSocial v0.8.1), to run in Google App Engine.
> The reference implementation is Apache Shindig [1], which I already
> started to pythonize. I could not find any references of containers in
> Python, so If you know of any existing resources related to this, or
> have interest in joining this effort, please let me know! :-)