# mpackview
Watch and plot live updates from dictionaries serialized by MessagePack.
## Installation
```console
$ pip install mpackview
```
## Usage
```
mpackview <hostname>
```
## See also
This application derives from the excellent ``tview`` telemetry GUI distributed
in [moteus-gui](https://pypi.org/project/moteus-gui/) (the name ``mpackview``
is itself a reference). Don't hesitate to check out the other tools in the
[mjbots](https://github.com/mjbots/) software stack.
Raw data
{
"_id": null,
"home_page": null,
"name": "mpackview",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "St\u00e9phane Caron <stephane.caron@normalesup.org>",
"keywords": "messagepack, serialization, logging, telemetry",
"author": null,
"author_email": "St\u00e9phane Caron <stephane.caron@normalesup.org>",
"download_url": "https://files.pythonhosted.org/packages/37/7a/fe69f2eb7fcc41877f3706fcd4b67ed8f6edafc9bf7b592616c2157b1894/mpackview-3.1.0.tar.gz",
"platform": null,
"description": "# mpackview\n\nWatch and plot live updates from dictionaries serialized by MessagePack.\n\n## Installation\n\n```console\n$ pip install mpackview\n```\n\n## Usage\n\n```\nmpackview <hostname>\n```\n\n## See also\n\nThis application derives from the excellent ``tview`` telemetry GUI distributed\nin [moteus-gui](https://pypi.org/project/moteus-gui/) (the name ``mpackview``\nis itself a reference). Don't hesitate to check out the other tools in the\n[mjbots](https://github.com/mjbots/) software stack.\n",
"bugtrack_url": null,
"license": null,
"summary": "GUI to stream MessagePack log files.",
"version": "3.1.0",
"project_urls": {
"Changelog": "https://github.com/upkie/mpacklog.py/blob/master/CHANGELOG.md",
"Source": "https://github.com/upkie/mpacklog.py",
"Tracker": "https://github.com/upkie/mpacklog.py/issues"
},
"split_keywords": [
"messagepack",
" serialization",
" logging",
" telemetry"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7df0a5a9c49e07e65c1084c724c29174ff2493a6401d1e32d448f5f263d65d20",
"md5": "cc10102dbe41b8282cf9386563eea391",
"sha256": "93423ee209e3e6770f41baa49e5123a2c322a0538c1810d7b8759fc6cc5fe55e"
},
"downloads": -1,
"filename": "mpackview-3.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cc10102dbe41b8282cf9386563eea391",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12039,
"upload_time": "2024-05-17T14:29:31",
"upload_time_iso_8601": "2024-05-17T14:29:31.146545Z",
"url": "https://files.pythonhosted.org/packages/7d/f0/a5a9c49e07e65c1084c724c29174ff2493a6401d1e32d448f5f263d65d20/mpackview-3.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "377afe69f2eb7fcc41877f3706fcd4b67ed8f6edafc9bf7b592616c2157b1894",
"md5": "412ca030609825456500c54c00d1c11e",
"sha256": "4ceed7b98800f4e956b0834275b5bbabad98995f7d827ae891926e2d427169e4"
},
"downloads": -1,
"filename": "mpackview-3.1.0.tar.gz",
"has_sig": false,
"md5_digest": "412ca030609825456500c54c00d1c11e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 9101,
"upload_time": "2024-05-17T14:29:33",
"upload_time_iso_8601": "2024-05-17T14:29:33.298696Z",
"url": "https://files.pythonhosted.org/packages/37/7a/fe69f2eb7fcc41877f3706fcd4b67ed8f6edafc9bf7b592616c2157b1894/mpackview-3.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-17 14:29:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "upkie",
"github_project": "mpacklog.py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "mpackview"
}