/Sparrow

Single Page Application Real-time Relational Object Wrapper

Primary LanguagePythonMIT LicenseMIT

Sparrow

Join the chat at https://gitter.im/SparrowChat/Lobby

Single Page Application Real-time Relational Object Wrapper.

It doesn't have to be used for a SPA, but it has JSON support out of the box to send objects inside messages (I personally prefer websockets).

Other words I could have used:

  • Postgres as database (and uses momoko to do it asynchronous)
  • Tornado, although the only reason for that is that momoko depends on it
  • Asynchronous, cause it is asynchronous. Not too much though, just the database stuff.

Adding support for other databases (that don't depend on tornado) should not be too difficult.

Author: Evert Heylen

Documentation

Documentation Status

License

The project is licensed under the MIT License.