meshage


Namemeshage JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummarySend and receives meshtastic messages via MQTT
upload_time2025-08-03 19:30:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords meshtastic mqtt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # meshage

Many thanks to the [Connect](https://github.com/pdxlocations/connect) project, without which this wouldn't have been possible. Their work on the the packet encryption method was invaluble.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "meshage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "meshtastic, mqtt",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c5/50/0ae89af6a7ca12c5f1684a182f972f4411aa90599c80530aff2562e8dc09/meshage-0.2.0.tar.gz",
    "platform": null,
    "description": "# meshage\n\nMany thanks to the [Connect](https://github.com/pdxlocations/connect) project, without which this wouldn't have been possible. Their work on the the packet encryption method was invaluble.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Send and receives meshtastic messages via MQTT",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/andrewbeard/meshage"
    },
    "split_keywords": [
        "meshtastic",
        " mqtt"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1dc4b779136c6690e4cad392668254df74e44caee8c9a31d0be6e22be8791b97",
                "md5": "65ddf53ed8bd1b006327d5bea4452691",
                "sha256": "cf2ebc3ca9a1b32ba0fab8eb07c8d291faa0d3c253bca1f2100e7e62452ce4eb"
            },
            "downloads": -1,
            "filename": "meshage-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65ddf53ed8bd1b006327d5bea4452691",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 16268,
            "upload_time": "2025-08-03T19:30:42",
            "upload_time_iso_8601": "2025-08-03T19:30:42.671802Z",
            "url": "https://files.pythonhosted.org/packages/1d/c4/b779136c6690e4cad392668254df74e44caee8c9a31d0be6e22be8791b97/meshage-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5500ae89af6a7ca12c5f1684a182f972f4411aa90599c80530aff2562e8dc09",
                "md5": "4153bda64f02fe004683372f2c2bba8a",
                "sha256": "e0941ad22302ab3182dbb47032d7c9e2d07234fb17b872b4bc8340ad16db820e"
            },
            "downloads": -1,
            "filename": "meshage-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4153bda64f02fe004683372f2c2bba8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 23457,
            "upload_time": "2025-08-03T19:30:44",
            "upload_time_iso_8601": "2025-08-03T19:30:44.142175Z",
            "url": "https://files.pythonhosted.org/packages/c5/50/0ae89af6a7ca12c5f1684a182f972f4411aa90599c80530aff2562e8dc09/meshage-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-03 19:30:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andrewbeard",
    "github_project": "meshage",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "meshage"
}
        
Elapsed time: 1.87337s