Hi,

Firebase (www.firebase.com) is a scalable real-time backend that stores your 
data in a JSON format and enables you to fetch/update/delete it through a 
Javascript or RESTful API.

I've just implemented a Python interface to its REST API while using it in one 
of my projects. If you'd like to use it, you can check that out at my github 
repository.

http://ozgur.github.com/python-firebase/

Cheers.  
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to