xmpp-tester
xmpp-tester copied to clipboard
Testing client for XMPP - display XML stanzas send/received
trafficstars
xmpp-tester
Simple XMPP client that can be used to test/learn XMPP - it displays all stanzas send/received.
Also project contains simple urwid UI template to enable this type of interfaces - commander.py.
Install dependencies with pip -r requirements.txt and run ./client.py.