roblox-messaging-place


Nameroblox-messaging-place JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/supornthanaphat-web/messagingblox
SummaryA Python client for Roblox MessagingService scoped to a specific Place.
upload_time2025-09-08 10:51:06
maintainerNone
docs_urlNone
authorCatergems
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # messagingblox
Published or subscribed using py

---

## Features
- Publish messages to a specific Roblox place.
- Subscribe to messages via Python Flask webhook.
- Easy place-scoped topic naming.

---

## Installation

```bash
pip install messagingblox
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/supornthanaphat-web/messagingblox",
    "name": "roblox-messaging-place",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Catergems",
    "author_email": "supornthanaphat@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f5/b4/256f419ad2dd0a30055d3f802447f966535855948de5efdfb6c4055ab179/roblox_messaging_place-0.1.0.tar.gz",
    "platform": null,
    "description": "# messagingblox\r\nPublished or subscribed using py\r\n\r\n---\r\n\r\n## Features\r\n- Publish messages to a specific Roblox place.\r\n- Subscribe to messages via Python Flask webhook.\r\n- Easy place-scoped topic naming.\r\n\r\n---\r\n\r\n## Installation\r\n\r\n```bash\r\npip install messagingblox\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python client for Roblox MessagingService scoped to a specific Place.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/supornthanaphat-web/messagingblox"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f53beb427b9e0a316402a9ba929edcc220a28f8a44923b982daf313f4e4802a",
                "md5": "81471d6b5c49a67f5b3bc1807d5e9ecf",
                "sha256": "5e9b207fe3a0c3460db7d54903eea220e9b781130e519ab24aa996a47b7c9f09"
            },
            "downloads": -1,
            "filename": "roblox_messaging_place-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "81471d6b5c49a67f5b3bc1807d5e9ecf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2953,
            "upload_time": "2025-09-08T10:51:04",
            "upload_time_iso_8601": "2025-09-08T10:51:04.971717Z",
            "url": "https://files.pythonhosted.org/packages/9f/53/beb427b9e0a316402a9ba929edcc220a28f8a44923b982daf313f4e4802a/roblox_messaging_place-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5b4256f419ad2dd0a30055d3f802447f966535855948de5efdfb6c4055ab179",
                "md5": "e27af6034763fc50dfe6f2f5b80d9718",
                "sha256": "e02a0f447b936b174a61221f4de5af7b82d5d23e2f301fea84ab1e0fced68114"
            },
            "downloads": -1,
            "filename": "roblox_messaging_place-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e27af6034763fc50dfe6f2f5b80d9718",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2532,
            "upload_time": "2025-09-08T10:51:06",
            "upload_time_iso_8601": "2025-09-08T10:51:06.602597Z",
            "url": "https://files.pythonhosted.org/packages/f5/b4/256f419ad2dd0a30055d3f802447f966535855948de5efdfb6c4055ab179/roblox_messaging_place-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-08 10:51:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "supornthanaphat-web",
    "github_project": "messagingblox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "roblox-messaging-place"
}
        
Elapsed time: 3.30971s