markit-tcpbroker


Namemarkit-tcpbroker JSON
Version 1.8.4 PyPI version JSON
download
home_page
SummaryIMU message broker
upload_time2023-04-21 15:41:29
maintainer
docs_urlNone
authordavidliyutong
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IMU Interface

This repo contains code to interact with [rfimu-esp-node](https://github.com/mvig-robotflow/rfimu-esp-node).

## Get Started

```shell
git clone https://github.com/mvig-robotflow/rfimu-interface.git
python setup.py install
```

Or from PYPI:

```shell
python -m pip install markit-tcpbroker
```

## Documentation

For documentation, please refer to [rfimu-interface/docs](https://github.com/mvig-robotflow/rfimu-interface/docs).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "markit-tcpbroker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "davidliyutong",
    "author_email": "davidliyutong@sjtu.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/84/74/b6f2eeedecd732b89a0b59cdca7b9ea86fba859e10f4bbbe7e8a50e4ad50/markit-tcpbroker-1.8.4.tar.gz",
    "platform": null,
    "description": "# IMU Interface\n\nThis repo contains code to interact with [rfimu-esp-node](https://github.com/mvig-robotflow/rfimu-esp-node).\n\n## Get Started\n\n```shell\ngit clone https://github.com/mvig-robotflow/rfimu-interface.git\npython setup.py install\n```\n\nOr from PYPI:\n\n```shell\npython -m pip install markit-tcpbroker\n```\n\n## Documentation\n\nFor documentation, please refer to [rfimu-interface/docs](https://github.com/mvig-robotflow/rfimu-interface/docs).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "IMU message broker",
    "version": "1.8.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51228f612b5f0b28462b03a167836c97184af7368fcfd2730a97aaac650b3138",
                "md5": "a92f010dacc928452a7a96f8e4e20caa",
                "sha256": "a50ee972a03ef538ec7c87f8d68bc96ce9b97895c97bd557b8f4c135fa7f7569"
            },
            "downloads": -1,
            "filename": "markit_tcpbroker-1.8.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a92f010dacc928452a7a96f8e4e20caa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28274,
            "upload_time": "2023-04-21T15:41:28",
            "upload_time_iso_8601": "2023-04-21T15:41:28.133612Z",
            "url": "https://files.pythonhosted.org/packages/51/22/8f612b5f0b28462b03a167836c97184af7368fcfd2730a97aaac650b3138/markit_tcpbroker-1.8.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8474b6f2eeedecd732b89a0b59cdca7b9ea86fba859e10f4bbbe7e8a50e4ad50",
                "md5": "1beb8a4bd837adf7775e74b77a79e386",
                "sha256": "28a7895fa16dbdc311df79b3f80037acabfba3ef7766b23cb6027669b3428a89"
            },
            "downloads": -1,
            "filename": "markit-tcpbroker-1.8.4.tar.gz",
            "has_sig": false,
            "md5_digest": "1beb8a4bd837adf7775e74b77a79e386",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 20373,
            "upload_time": "2023-04-21T15:41:29",
            "upload_time_iso_8601": "2023-04-21T15:41:29.927842Z",
            "url": "https://files.pythonhosted.org/packages/84/74/b6f2eeedecd732b89a0b59cdca7b9ea86fba859e10f4bbbe7e8a50e4ad50/markit-tcpbroker-1.8.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 15:41:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "markit-tcpbroker"
}
        
Elapsed time: 0.08619s