Wraith is an xmlrpc server based on python - I may should drop in some words like multithread, queue, noneblocking blablabla ;). It consists of the server (thread_server.py) some drivers (*Driver.py) and a commandline client (clientCLI.py). -
View it on GitHub