nbxmpp


Namenbxmpp JSON
Version 4.5.4 PyPI version JSON
download
home_page
SummaryXMPP Library
upload_time2024-02-12 21:46:44
maintainer
docs_urlNone
author
requires_python>=3.10
licenseGPL-3.0-or-later
keywords chat messaging im xmpp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://www.python.org/) (>=3.10)
- [PyGObject](https://pypi.org/project/PyGObject/) (>=3.42.0)
- [GLib](https://gitlab.com/gnome/glib) (>=2.66.0)
- [libsoup3](https://libsoup.org/)
- [precis-i18n](https://pypi.org/project/precis-i18n/) (>=1.0.0)
- [packaging](https://pypi.org/project/packaging/)
- [idna](https://pypi.org/project/idna/)

## Optional Runtime Requirements

- [python-gssapi](https://pypi.org/project/gssapi/) GSSAPI authentication

## Build Requirements

- [setuptools](https://pypi.org/project/setuptools/) (>=65.0.0)

## Features

* List of [supported XEPs](https://xmpp.org/software/libraries/python-nbxmpp/)

### 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](https://pypi.org/project/nbxmpp-client/)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nbxmpp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "chat,messaging,im,xmpp",
    "author": "",
    "author_email": "Philipp H\u00f6rist <philipp@hoerist.com>, Yann Leboulanger <yann@leboulanger.org>",
    "download_url": "https://files.pythonhosted.org/packages/4f/3b/2a06fcff9f4401b898a6fc3ac6415d81d4f0e37f850443fec095ae9bd377/nbxmpp-4.5.4.tar.gz",
    "platform": null,
    "description": "# Welcome to python-nbxmpp\n\n`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`.\n\n## Runtime Requirements\n\n- [Python](https://www.python.org/) (>=3.10)\n- [PyGObject](https://pypi.org/project/PyGObject/) (>=3.42.0)\n- [GLib](https://gitlab.com/gnome/glib) (>=2.66.0)\n- [libsoup3](https://libsoup.org/)\n- [precis-i18n](https://pypi.org/project/precis-i18n/) (>=1.0.0)\n- [packaging](https://pypi.org/project/packaging/)\n- [idna](https://pypi.org/project/idna/)\n\n## Optional Runtime Requirements\n\n- [python-gssapi](https://pypi.org/project/gssapi/) GSSAPI authentication\n\n## Build Requirements\n\n- [setuptools](https://pypi.org/project/setuptools/) (>=65.0.0)\n\n## Features\n\n* List of [supported XEPs](https://xmpp.org/software/libraries/python-nbxmpp/)\n\n### Setup\n\nRun the following:\n\n    pip install .\n\nor\n\n    pip install .[gssapi]\n\nto also install the optional dependency `gssapi`.\n\n### Usage\n\nTo use python-nbxmpp, `import nbxmpp` in your application.\n\nTo see an example check out [nbxmpp-client](https://pypi.org/project/nbxmpp-client/)\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "XMPP Library",
    "version": "4.5.4",
    "project_urls": {
        "repository": "https://dev.gajim.org/gajim/python-nbxmpp"
    },
    "split_keywords": [
        "chat",
        "messaging",
        "im",
        "xmpp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97e4037d3fcaa9cf7c960c37ebcc53f4e43c05bf3851cc022090fd8461c4c8ab",
                "md5": "ab3ad484e3702265e2355481f9620445",
                "sha256": "6e7060efdf791bee2a45c34cb954b5013d58f5678597640161822592eef15cc5"
            },
            "downloads": -1,
            "filename": "nbxmpp-4.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab3ad484e3702265e2355481f9620445",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 224082,
            "upload_time": "2024-02-12T21:46:42",
            "upload_time_iso_8601": "2024-02-12T21:46:42.215292Z",
            "url": "https://files.pythonhosted.org/packages/97/e4/037d3fcaa9cf7c960c37ebcc53f4e43c05bf3851cc022090fd8461c4c8ab/nbxmpp-4.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f3b2a06fcff9f4401b898a6fc3ac6415d81d4f0e37f850443fec095ae9bd377",
                "md5": "ebbdc63ea7dec3c3a9f32dabc02591a4",
                "sha256": "091293698d2ad339d3987e43d57c88b84827be8198e9cbbc96cb310599e1a0d7"
            },
            "downloads": -1,
            "filename": "nbxmpp-4.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ebbdc63ea7dec3c3a9f32dabc02591a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 172209,
            "upload_time": "2024-02-12T21:46:44",
            "upload_time_iso_8601": "2024-02-12T21:46:44.340684Z",
            "url": "https://files.pythonhosted.org/packages/4f/3b/2a06fcff9f4401b898a6fc3ac6415d81d4f0e37f850443fec095ae9bd377/nbxmpp-4.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 21:46:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nbxmpp"
}
        
Elapsed time: 0.19657s