Last updated:
0 purchases
PyjamasGitWeb 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. The front-end is not needed
in order to use the back-end: the only dependency of the back-end is
python-git.
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.