https://github.com/nicfit/vexmpp
Python asyncio XMPP library
https://github.com/nicfit/vexmpp
asyncio python xmpp
Last synced: 2 months ago
JSON representation
Python asyncio XMPP library
- Host: GitHub
- URL: https://github.com/nicfit/vexmpp
- Owner: nicfit
- License: mit
- Created: 2017-01-29T02:22:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T19:53:34.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T14:26:48.729Z (4 months ago)
- Topics: asyncio, python, xmpp
- Language: Python
- Homepage:
- Size: 524 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
======
vexmpp
======XMPP library for Python3 asyncio.
Status
------
.. image:: https://img.shields.io/pypi/v/vexmpp.svg
:target: https://pypi.python.org/pypi/vexmpp/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/status/vexmpp.svg
:target: https://pypi.python.org/pypi/vexmpp/
:alt: Project Status
.. image:: https://travis-ci.org/nicfit/vexmpp.svg?branch=master
:target: https://travis-ci.org/nicfit/vexmpp
:alt: Build Status
.. image:: https://img.shields.io/pypi/l/vexmpp.svg
:target: https://pypi.python.org/pypi/vexmpp/
:alt: License
.. image:: https://img.shields.io/pypi/pyversions/vexmpp.svg
:target: https://pypi.python.org/pypi/vexmpp/
:alt: Supported Python versions
.. image:: https://coveralls.io/repos/nicfit/vexmpp/badge.svg
:target: https://coveralls.io/r/nicfit/vexmpp
:alt: Coverage StatusFeatures
--------* Free software: MIT license