hosting.py: Debian/Ubuntu webserver administration tool
hosting.py allows to easily create and manage accounts on shared servers running Debian GNU/Linux (and derivatives, such as Ubuntu Linux). It includes support for Apache virtual hosts, UNIX accounts, MySQL databases and privileges. hosting.py is a command line tool wrote in Python by Kévin Dunglas.
Philosophy
The philosophy behind this tools is “keep it simple”. hosting.py is [...]