skytemple-eventserver


Nameskytemple-eventserver JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/SkyTemple/skytemple-eventserver/
SummaryWebsocket server that emits SkyTemple UI events
upload_time2023-09-17 10:28:40
maintainer
docs_urlNone
author
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |logo|

SkyTemple Eventserver
=====================

|build| |pypi-version| |pypi-downloads| |pypi-license| |pypi-pyversions| |discord|

.. |logo| image:: https://raw.githubusercontent.com/SkyTemple/skytemple/master/skytemple/data/icons/hicolor/256x256/apps/skytemple.png

.. |build| image:: https://img.shields.io/github/workflow/status/SkyTemple/skytemple-eventserver/Build,%20test%20and%20publish
    :target: https://pypi.org/project/skytemple-eventserver/
    :alt: Build Status

.. |pypi-version| image:: https://img.shields.io/pypi/v/skytemple-eventserver
    :target: https://pypi.org/project/skytemple-eventserver/
    :alt: Version

.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/skytemple-eventserver
    :target: https://pypi.org/project/skytemple-eventserver/
    :alt: Downloads

.. |pypi-license| image:: https://img.shields.io/pypi/l/skytemple-eventserver
    :alt: License (GPLv3)

.. |pypi-pyversions| image:: https://img.shields.io/pypi/pyversions/skytemple-eventserver
    :alt: Supported Python versions

.. |discord| image:: https://img.shields.io/discord/710190644152369162?label=Discord
    :target: https://discord.gg/skytemple
    :alt: Discord

.. |kofi| image:: https://www.ko-fi.com/img/githubbutton_sm.svg
    :target: https://ko-fi.com/I2I81E5KH
    :alt: Ko-Fi

Websocket server that emits all of the events of SkyTemples event system via JSON to all connected clients.

Listens on port 45546.

All events are emitted using the following JSON object:

- ``event``: Name of the event
- ``args``: All positional arguments passed with the event (as an array).
- ``kwargs``: All keyword arguments passed with the event (as an object).

As of writing there is no documentation on which events exist yet, but if there is in the
future, you will find it in the main SkyTemple repository, most likely inside the "docs"
subdirectory.

|kofi|

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SkyTemple/skytemple-eventserver/",
    "name": "skytemple-eventserver",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "|logo|\n\nSkyTemple Eventserver\n=====================\n\n|build| |pypi-version| |pypi-downloads| |pypi-license| |pypi-pyversions| |discord|\n\n.. |logo| image:: https://raw.githubusercontent.com/SkyTemple/skytemple/master/skytemple/data/icons/hicolor/256x256/apps/skytemple.png\n\n.. |build| image:: https://img.shields.io/github/workflow/status/SkyTemple/skytemple-eventserver/Build,%20test%20and%20publish\n    :target: https://pypi.org/project/skytemple-eventserver/\n    :alt: Build Status\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/skytemple-eventserver\n    :target: https://pypi.org/project/skytemple-eventserver/\n    :alt: Version\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/skytemple-eventserver\n    :target: https://pypi.org/project/skytemple-eventserver/\n    :alt: Downloads\n\n.. |pypi-license| image:: https://img.shields.io/pypi/l/skytemple-eventserver\n    :alt: License (GPLv3)\n\n.. |pypi-pyversions| image:: https://img.shields.io/pypi/pyversions/skytemple-eventserver\n    :alt: Supported Python versions\n\n.. |discord| image:: https://img.shields.io/discord/710190644152369162?label=Discord\n    :target: https://discord.gg/skytemple\n    :alt: Discord\n\n.. |kofi| image:: https://www.ko-fi.com/img/githubbutton_sm.svg\n    :target: https://ko-fi.com/I2I81E5KH\n    :alt: Ko-Fi\n\nWebsocket server that emits all of the events of SkyTemples event system via JSON to all connected clients.\n\nListens on port 45546.\n\nAll events are emitted using the following JSON object:\n\n- ``event``: Name of the event\n- ``args``: All positional arguments passed with the event (as an array).\n- ``kwargs``: All keyword arguments passed with the event (as an object).\n\nAs of writing there is no documentation on which events exist yet, but if there is in the\nfuture, you will find it in the main SkyTemple repository, most likely inside the \"docs\"\nsubdirectory.\n\n|kofi|\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Websocket server that emits SkyTemple UI events",
    "version": "1.6.0",
    "project_urls": {
        "Homepage": "https://github.com/SkyTemple/skytemple-eventserver/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e18ad8307293e35afe049e03a7171e398a084c1f15906e447d78a0bb7b9086fa",
                "md5": "13fe444429ca8ace902c3bef0a74cc56",
                "sha256": "1e198606c1f85ccb713254b2e3487bbacd376ed14437e69bccbe8b466dad9aa6"
            },
            "downloads": -1,
            "filename": "skytemple_eventserver-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13fe444429ca8ace902c3bef0a74cc56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21688,
            "upload_time": "2023-09-17T10:28:40",
            "upload_time_iso_8601": "2023-09-17T10:28:40.986383Z",
            "url": "https://files.pythonhosted.org/packages/e1/8a/d8307293e35afe049e03a7171e398a084c1f15906e447d78a0bb7b9086fa/skytemple_eventserver-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-17 10:28:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SkyTemple",
    "github_project": "skytemple-eventserver",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "skytemple-eventserver"
}
        
Elapsed time: 0.36625s