[BangPypers] Call for Python programmers interested in building social applications

Philippe May phil.nabble at hanjinet.org
Thu Aug 2 07:26:43 CEST 2012


I have a project which might largely overlap with this.

The stack is:
- twisted (web, web sockets, other protocols in a consistent framework)
- doqu (an abstraction layer to nosql database backends, can be the standard shelve module, Redis, Tokyo Cabinet, etc)
- jinja2
- wtforms
- dojo (javascripts)

Communications between nodes is done with 2 modules: a server (portal) and a client (satellite).

Currently, small demo applications include:
- file sharing (download + uploads)
- image slideshows
- music streaming
- localisation / geotagging / mapping (eg: a gsm signal quality monitoring function for smartphones or wifi for laptops)

More information about the goals are here: http://hanji.info/doc/user/faq.html , the repo is online: http://hg.hanji.info/ .

I'd be happy if someone wants to join, or i'm open to merging the projects.

Philippe


More information about the BangPypers mailing list