sleamdge


Namesleamdge JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryA Steam/XMPP gateway
upload_time2025-09-13 07:23:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords xmpp gateway bridge instant messaging chat steam
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sleamdge

A
[feature-rich](https://slidge.im/docs/sleamdge/main/user/features.html)
[Steam](https://steamcommunity.com/) to
[XMPP](https://xmpp.org/) puppeteering
[gateway](https://xmpp.org/extensions/xep-0100.html), based on
[slidge](https://slidge.im) and
[steamio](https://steam-py.github.io/docs/latest/).

[![CI pipeline status](https://ci.codeberg.org/api/badges/14070/status.svg)](https://ci.codeberg.org/repos/14070)
[![Chat](https://conference.nicoco.fr:5281/muc_badge/slidge@conference.nicoco.fr)](https://slidge.im/xmpp-web/#/guest?join=slidge@conference.nicoco.fr)
[![PyPI package version](https://badge.fury.io/py/sleamdge.svg)](https://pypi.org/project/sleamdge/)




sleamdge lets you chat with users of Steam without leaving your favorite XMPP client.

## Quickstart

```sh
docker run codeberg.org/slidge/sleamdge \  # works with podman too
    --jid steam.example.org \  # can be whatever you want it to be
    --secret some-secret \  # must match your XMPP server config
    --home-dir /somewhere/writeable  # for data persistence
```

Use the `:latest` tag for the latest release, `:vX.X.X` for release X.X.X, and `:main`
for the bleeding edge.

If you do not like containers, other installation methods are detailed
[in the docs](https://slidge.im/docs/sleamdge/main/admin/install.html).

## Documentation

Hosted on [codeberg pages](https://slidge.im/docs/sleamdge/main/).

## Contributing

Contributions are **very** welcome, and we tried our best to make it easy
to start hacking on sleamdge. See [CONTRIBUTING.md](./CONTRIBUTING.md).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sleamdge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "xmpp, gateway, bridge, instant messaging, chat, steam",
    "author": null,
    "author_email": "Nicolas Cedilnik <nicoco@nicoco.fr>",
    "download_url": "https://files.pythonhosted.org/packages/a8/a5/d10a60ae10db268fdaefddb9a1c481653f3168562445845abb6c8fbe2c41/sleamdge-0.3.0.tar.gz",
    "platform": null,
    "description": "# sleamdge\n\nA\n[feature-rich](https://slidge.im/docs/sleamdge/main/user/features.html)\n[Steam](https://steamcommunity.com/) to\n[XMPP](https://xmpp.org/) puppeteering\n[gateway](https://xmpp.org/extensions/xep-0100.html), based on\n[slidge](https://slidge.im) and\n[steamio](https://steam-py.github.io/docs/latest/).\n\n[![CI pipeline status](https://ci.codeberg.org/api/badges/14070/status.svg)](https://ci.codeberg.org/repos/14070)\n[![Chat](https://conference.nicoco.fr:5281/muc_badge/slidge@conference.nicoco.fr)](https://slidge.im/xmpp-web/#/guest?join=slidge@conference.nicoco.fr)\n[![PyPI package version](https://badge.fury.io/py/sleamdge.svg)](https://pypi.org/project/sleamdge/)\n\n\n\n\nsleamdge lets you chat with users of Steam without leaving your favorite XMPP client.\n\n## Quickstart\n\n```sh\ndocker run codeberg.org/slidge/sleamdge \\  # works with podman too\n    --jid steam.example.org \\  # can be whatever you want it to be\n    --secret some-secret \\  # must match your XMPP server config\n    --home-dir /somewhere/writeable  # for data persistence\n```\n\nUse the `:latest` tag for the latest release, `:vX.X.X` for release X.X.X, and `:main`\nfor the bleeding edge.\n\nIf you do not like containers, other installation methods are detailed\n[in the docs](https://slidge.im/docs/sleamdge/main/admin/install.html).\n\n## Documentation\n\nHosted on [codeberg pages](https://slidge.im/docs/sleamdge/main/).\n\n## Contributing\n\nContributions are **very** welcome, and we tried our best to make it easy\nto start hacking on sleamdge. See [CONTRIBUTING.md](./CONTRIBUTING.md).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Steam/XMPP gateway",
    "version": "0.3.0",
    "project_urls": {
        "Chat room": "https://slidge.im/xmpp-web/#/guest?join=slidge@conference.nicoco.fr",
        "Documentation": "https://slidge.im/docs/sleamdge/main",
        "Homepage": "https://codeberg.org/slidge/sleamdge",
        "Issues": "https://codeberg.org/slidge/sleamdge/issues",
        "Repository": "https://codeberg.org/slidge/sleamdge",
        "changelog": "https://codeberg.org/slidge/sleamdge/releases"
    },
    "split_keywords": [
        "xmpp",
        " gateway",
        " bridge",
        " instant messaging",
        " chat",
        " steam"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "80da1d0bf8a4e6ad1d3744e67caf8fb76b8df3e6eb24618ed67586e0411cd106",
                "md5": "867406d7479ce4b891a824463208cc00",
                "sha256": "87bb324fc66049d3d49c26dc8de6da1c2d010b1a9a7f28e149a4a3482dbcafb4"
            },
            "downloads": -1,
            "filename": "sleamdge-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "867406d7479ce4b891a824463208cc00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 25211,
            "upload_time": "2025-09-13T07:23:21",
            "upload_time_iso_8601": "2025-09-13T07:23:21.967643Z",
            "url": "https://files.pythonhosted.org/packages/80/da/1d0bf8a4e6ad1d3744e67caf8fb76b8df3e6eb24618ed67586e0411cd106/sleamdge-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8a5d10a60ae10db268fdaefddb9a1c481653f3168562445845abb6c8fbe2c41",
                "md5": "307ed0152cb45bf767dfa207699a756b",
                "sha256": "d9fa19cdf23de129e15c9ba3262ec97c35fa1741c36e3c0dfe32f833d589f2db"
            },
            "downloads": -1,
            "filename": "sleamdge-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "307ed0152cb45bf767dfa207699a756b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 132168,
            "upload_time": "2025-09-13T07:23:23",
            "upload_time_iso_8601": "2025-09-13T07:23:23.219551Z",
            "url": "https://files.pythonhosted.org/packages/a8/a5/d10a60ae10db268fdaefddb9a1c481653f3168562445845abb6c8fbe2c41/sleamdge-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-13 07:23:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "slidge",
    "codeberg_project": "sleamdge",
    "lcname": "sleamdge"
}
        
Elapsed time: 2.20990s