python-webmin - Python implementation of the Webmin API
python-webmin is an implementation of the
Webmin
API. By using python-webmin, you can
write Webmin modules in Python instead of Perl.
Status
python-webmin is a young project and the code probably has many bugs. Currently, about
25 per cent of the API is implemented.
Contributing
Help is always appreciated. Contact me if you want to join the project.
Anonymous CVS access
Do:
export CVSROOT=:pserver:anonymous@cvs.lysator.liu.se:/cvsroot/python-webmin
cvs login # press enter when asked for a password)
cvs co python-webmin
ViewCVS access
The URL for ViewCVS is
http://cvs.lysator.liu.se/viewcvs/viewcvs.cgi/?cvsroot=python-webmin.
Tarball
You can fetch a tarball snapshot via ViewCVS at
http://cvs.lysator.liu.se/viewcvs/viewcvs.cgi/.tar.gz?tarball=1&cvsroot=python-webmin
Bugzilla
There is a Bugzilla at
http://bugzilla.lysator.liu.se/, which can be used
for reporting bugs.
You can reach me via astrand at cendio dot se.