XMPP implementation in Python for Jabber instant messaging.
Project description
Python 2/3 implementation of XMPP.
Documentation: http://xmpppy.sf.net/
Source Code: https://github.com/xmpppy/xmpppy
Status:
Installation
If you are using Debian, you can simply run:
apt-get install python-xmpp
Otherwise, you might want to use pip:
pip install xmpppy
Usage
The module installs a basic example program called xmpp-message. The synopsis is:
xmpp-message --debug \ --jabberid foobar@jabber.example.org --password secret \ --receiver bazqux@jabber.example.org --message '☠☠☠ hello world ☠☠☠'
Documentation
For learning about how to use this module, please have a look at these spots.
The xmpp/cli.py example program.
The doc/examples directory. The two most basic programs are README.py and xsend.py.
The HTML pages on http://xmpppy.sf.net/.
The docstrings.
Support
If you have any questions about xmpppy usage or you have found a bug or want to share some ideas - you are welcome to join us on the issue tracker or on the xmpppy-devel mailing list.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file xmpppy-0.6.0.tar.gz
.
File metadata
- Download URL: xmpppy-0.6.0.tar.gz
- Upload date:
- Size: 65.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c01a306aecbc55d4c94f3157bad5ed3d14c1e69d7ee66754589cde7f69649c6 |
|
MD5 | 36d60df897f989de4835190370316a6a |
|
BLAKE2b-256 | 268a2bf78d0246dae80497bfc9a22dcea9423e6e7c02ce5ea117612840e19704 |