Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nbxmpp

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nbxmpp

XMPP Library

  • 5.0.4
  • PyPI
  • Socket score

Maintainers
2

Welcome to python-nbxmpp

python-nbxmpp is a Python library that provides a way for Python applications to use the XMPP network. This library was initially a fork of xmpppy.

Runtime Requirements

  • Python (>=3.10)
  • PyGObject (>=3.42.0)
  • GLib (>=2.66.0)
  • libsoup3
  • precis-i18n (>=1.0.0)
  • packaging
  • idna

Optional Runtime Requirements

Build Requirements

Features

Setup

Run the following:

pip install .

or

pip install .[gssapi]

to also install the optional dependency gssapi.

Usage

To use python-nbxmpp, import nbxmpp in your application.

To see an example check out nbxmpp-client

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc