Name | qrkey JSON |
Version |
0.9.1
JSON |
| download |
home_page | None |
Summary | Swarm robotics deployments made easy. |
upload_time | 2024-11-25 14:48:25 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | BSD-3-Clause |
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/66/cb/d068735e4f35a8be347240199f466d5547d819ebf649315ff60860ca7007/qrkey-0.9.1.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": "BSD-3-Clause",
"summary": "Swarm robotics deployments made easy.",
"version": "0.9.1",
"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": "b8217719877f568375c3de6d511ac1535845b5ccaf3cafb88c372ffe136c71f5",
"md5": "b21263f25c290b5d50aea72e11ae5297",
"sha256": "f129667fa9d2075f3672a98ce1459925d343451f060c85ae5daf651860ed9d0c"
},
"downloads": -1,
"filename": "qrkey-0.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b21263f25c290b5d50aea72e11ae5297",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 912923,
"upload_time": "2024-11-25T14:48:27",
"upload_time_iso_8601": "2024-11-25T14:48:27.847584Z",
"url": "https://files.pythonhosted.org/packages/b8/21/7719877f568375c3de6d511ac1535845b5ccaf3cafb88c372ffe136c71f5/qrkey-0.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "66cbd068735e4f35a8be347240199f466d5547d819ebf649315ff60860ca7007",
"md5": "4f6c5bf6174a0021d5cfc615ec692ece",
"sha256": "c3a2b286256cd3c670c63fbbd83b09f6df4d0ae1908e7c10c22c8116348c8af8"
},
"downloads": -1,
"filename": "qrkey-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "4f6c5bf6174a0021d5cfc615ec692ece",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 902322,
"upload_time": "2024-11-25T14:48:25",
"upload_time_iso_8601": "2024-11-25T14:48:25.956155Z",
"url": "https://files.pythonhosted.org/packages/66/cb/d068735e4f35a8be347240199f466d5547d819ebf649315ff60860ca7007/qrkey-0.9.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-25 14:48:25",
"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"
}