http://pypi.python.org/pypi/Pyjamas-GitWeb/0.1

Pyjamas-Gitweb is a pure python git repository browser, comprising an
independent JSONRPC back-end service written in 130 lines that can be
used by any JSONRPC client (a python command-line example is
included), and a front-end python (pyjamas) written in 350 lines.  In
combination with the back-end service, the front-end may either be
compiled to javascript and used on the web or it may be run directly
in python for use as a desktop git repository browser.

in other words, it's not much to look at, but it's kinda cool and it
does the job.  here's a working demo where you can browse the source
code with itself:
http://pyjs.org/pygit/pygit.html?repo=pyjamasgitweb.git

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

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

Reply via email to