From ddb7f076bc67c28868ae2dc2ef41b045b08c5220 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 5 Jun 2016 00:23:19 +0300 Subject: [PATCH] Add Klaus - small and simple web interface (Python) --- pep-103.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pep-103.txt b/pep-103.txt index 41fc1da..b5ef798 100644 --- a/pep-103.txt +++ b/pep-103.txt @@ -878,7 +878,11 @@ Web interface to browse repositories can be created using `gitweb `_ or `cgit `_. Both are CGI scripts (written in Perl and C). In addition to web interface both provide read-only dumb -http access for git (http(s):// URLs). +http access for git (http(s):// URLs). `Klaus +`_ is a small and simple WSGI web +server that implements both web interface and git smart HTTP +transport; supports Python 2 and Python 3, performs syntax +highlighting. There are also more advanced web-based development environments that include ability to manage users, groups and projects; private, -- 2.39.2