I am having couple of issues in installing hanji. >> ./setup.py get_dojo_custom gives me invalid option error >> Running tokyo cabinet. I was able to build and install tokyo cabinet but >> with pip install tokyo-python I get following error "tokyo-python requires >> Tokyo Cabinet >= 1.4.45 to be installed"
----- Original Message ----- From: Yoganand Anandaraju Sent: 08/02/12 11:52 AM To: Bangalore Python Users Group - India Subject: Re: [BangPypers] Call for Python programmers interested in building social applications This is nice Philippe. Hanji does much more than I was thinking in distributed social application. Can you let us know how we could take this forward? What are you project goals and what plans you have in mind for Hanji. Meanwhile i will checkout the code and go over the documentation. ----- Original Message ----- From: Philippe May Sent: 08/02/12 10:56 AM To: bangpypers@python.org Subject: Re: [BangPypers] Call for Python programmers interested in building social applications 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 _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers Regards, Yoganand _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers