Pitweb: new web interface in python
From: Daniel Fiser <hidden>
Date: 2016-06-15 22:48:54
From: Daniel Fiser <hidden>
Date: 2016-06-15 22:48:54
Hi all, I would like to introduce you new pythonic web interface for git repositories I have written - I called it pitweb. You can find its homepage at http://pitweb.danfis.cz and you can browse pitweb's repository using pitweb at http://gitview.danfis.cz/pitweb.git. Pitweb is currently prepared to run under apache + mod_python but it shouldn't be problem to modify it to run as cgi or whatever. How it deals with more than one repository can be seen at http://gitview.danfis.cz where are couple of my projects. If you are interested feel free to download it and try it (it's licensed under LGPL) and please let me know if you would like to modify something, if you have any patches you want to put upstream or simply if you liked it. Cheers, Dan Fiser