markit-gateway


Namemarkit-gateway JSON
Version 2.0.1 PyPI version JSON
download
home_page
SummaryIMU message broker
upload_time2023-04-22 09:11:39
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.
            # MARKIT Gateway

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

## Get Started

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

Or from PYPI:

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

## Documentation

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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "markit-gateway",
    "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/38/dd/2ba403292070580c8099f433fc4e131bea5e5123062264a70072ad75d02d/markit-gateway-2.0.1.tar.gz",
    "platform": null,
    "description": "# MARKIT Gateway\n\nThis repo contains code to interact with [rfmarkit-esp-node](https://github.com/mvig-robotflow/rfmarkit-esp-node).\n\n## Get Started\n\n```shell\ngit clone https://github.com/mvig-robotflow/rfmarkit-gateway.git\npython setup.py install\n```\n\nOr from PYPI:\n\n```shell\npython -m pip install markit-gateway\n```\n\n## Documentation\n\nFor documentation, please refer to [rfmarkit-gateway/docs](https://github.com/mvig-robotflow/rfmarkit-gateway/docs).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "IMU message broker",
    "version": "2.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "675b8c0dd4779b08167f65f2b2bacf8243ae45fdc9783f99fd822046ef033120",
                "md5": "80dd469df47b01b91a2b0131d19bceb2",
                "sha256": "c99f6784826b24e00844e4b25db5a6e154f3b12a5038cb8cd43301b49ec74d59"
            },
            "downloads": -1,
            "filename": "markit_gateway-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80dd469df47b01b91a2b0131d19bceb2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28878,
            "upload_time": "2023-04-22T09:11:38",
            "upload_time_iso_8601": "2023-04-22T09:11:38.003614Z",
            "url": "https://files.pythonhosted.org/packages/67/5b/8c0dd4779b08167f65f2b2bacf8243ae45fdc9783f99fd822046ef033120/markit_gateway-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38dd2ba403292070580c8099f433fc4e131bea5e5123062264a70072ad75d02d",
                "md5": "4e9182e75e1a65fed92c295fb6401909",
                "sha256": "b119dbe766494b7fdf02d0986003f8a9e5cfd12a43cb06a02f698729ccb18615"
            },
            "downloads": -1,
            "filename": "markit-gateway-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4e9182e75e1a65fed92c295fb6401909",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 20954,
            "upload_time": "2023-04-22T09:11:39",
            "upload_time_iso_8601": "2023-04-22T09:11:39.603408Z",
            "url": "https://files.pythonhosted.org/packages/38/dd/2ba403292070580c8099f433fc4e131bea5e5123062264a70072ad75d02d/markit-gateway-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-22 09:11:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "markit-gateway"
}
        
Elapsed time: 0.08212s