ejabberd - Comments for "Use ejabberdctl with python (cgi-script)" https://www.ejabberd.im/node/5038 en If your python program is https://www.ejabberd.im/node/5038#comment-58037 <p>If your python program is running in the same machine that ejabberd, you can tell python to execute the ejabberdctl shell script, as if you called "uname", or "whoami", or any other program: "ejabberdctl register user host password".</p> <p>If your python program is running in a different machine, then you can install ejabberd_xmlrpc, and tell python to send an XMLRPC query to ejabberd to execute the "register" command.</p> Tue, 15 Nov 2011 10:34:21 +0000 mfoss comment 58037 at https://www.ejabberd.im