qrkey


Nameqrkey JSON
Version 0.5.2 PyPI version JSON
download
home_pageNone
SummarySwarm robotics deployments made easy.
upload_time2024-05-03 09:07:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords robotics swarm ux
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Qrkey

[![PyPI - Version](https://img.shields.io/pypi/v/qrkey.svg)](https://pypi.org/project/qrkey)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qrkey.svg)](https://pypi.org/project/qrkey)
[![NPM - Version](https://img.shields.io/npm/v/qrkey.svg)](https://npmjs.org/package/qrkey)

<p align="center">
  <img src="qrkey.png" width="328"/>
</p>

## Summary

Qrkey is a library implementing a protocol designed to facilitate the
deployment of robots swarm.
The protocol relies on [MQTT](https://en.wikipedia.org/wiki/MQTT) so that a
Qrkey server is reachable even with a private IP address.
Access to the swarm is managed by a QR code based authentication scheme.

## Installation

- Python server library:

```console
pip install qrkey
```

- Node client library:

```console
npm i qrkey
```

## License

`qrkey` is distributed under the terms of the [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qrkey",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "robotics, swarm, ux",
    "author": null,
    "author_email": "Alexandre Abadie <alexandre.abadie@inria.fr>",
    "download_url": "https://files.pythonhosted.org/packages/5c/4f/f614dca5e7cdf6f4dbda51873dec0ff2f759f8953573dce82fa228cb63b9/qrkey-0.5.2.tar.gz",
    "platform": null,
    "description": "# Qrkey\n\n[![PyPI - Version](https://img.shields.io/pypi/v/qrkey.svg)](https://pypi.org/project/qrkey)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qrkey.svg)](https://pypi.org/project/qrkey)\n[![NPM - Version](https://img.shields.io/npm/v/qrkey.svg)](https://npmjs.org/package/qrkey)\n\n<p align=\"center\">\n  <img src=\"qrkey.png\" width=\"328\"/>\n</p>\n\n## Summary\n\nQrkey is a library implementing a protocol designed to facilitate the\ndeployment of robots swarm.\nThe protocol relies on [MQTT](https://en.wikipedia.org/wiki/MQTT) so that a\nQrkey server is reachable even with a private IP address.\nAccess to the swarm is managed by a QR code based authentication scheme.\n\n## Installation\n\n- Python server library:\n\n```console\npip install qrkey\n```\n\n- Node client library:\n\n```console\nnpm i qrkey\n```\n\n## License\n\n`qrkey` is distributed under the terms of the [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Swarm robotics deployments made easy.",
    "version": "0.5.2",
    "project_urls": {
        "Documentation": "https://github.com/DotBots/qrkey#readme",
        "Issues": "https://github.com/DotBots/qrkey/issues",
        "Source": "https://github.com/DotBots/qrkey"
    },
    "split_keywords": [
        "robotics",
        " swarm",
        " ux"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "32bfc2b8fc6a2aa82b804756047a3d18c63c241e2d20ec9a725aa433e9d66e4e",
                "md5": "979815b95b7edb518103c89f764452f6",
                "sha256": "e1d94af3dd4753be46738705abf521ee7886782afa6b48e9c7997b4440c3abb5"
            },
            "downloads": -1,
            "filename": "qrkey-0.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "979815b95b7edb518103c89f764452f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 912239,
            "upload_time": "2024-05-03T09:07:55",
            "upload_time_iso_8601": "2024-05-03T09:07:55.636163Z",
            "url": "https://files.pythonhosted.org/packages/32/bf/c2b8fc6a2aa82b804756047a3d18c63c241e2d20ec9a725aa433e9d66e4e/qrkey-0.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c4ff614dca5e7cdf6f4dbda51873dec0ff2f759f8953573dce82fa228cb63b9",
                "md5": "6c7c431d19eee6399477a0c87b07b137",
                "sha256": "f14579fddb44b7a8a38cadf3ea802bf6d45fcd0c98f311fc05abc38539f86c5e"
            },
            "downloads": -1,
            "filename": "qrkey-0.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6c7c431d19eee6399477a0c87b07b137",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 901879,
            "upload_time": "2024-05-03T09:07:57",
            "upload_time_iso_8601": "2024-05-03T09:07:57.621324Z",
            "url": "https://files.pythonhosted.org/packages/5c/4f/f614dca5e7cdf6f4dbda51873dec0ff2f759f8953573dce82fa228cb63b9/qrkey-0.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 09:07:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DotBots",
    "github_project": "qrkey#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "qrkey"
}
        
Elapsed time: 0.33898s