rtls-fusion


Namertls-fusion JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/ayenewdemeke/rtls-fusion
SummaryA Python library for location tracking sensor data fusion
upload_time2024-08-06 00:48:59
maintainerNone
docs_urlNone
authorAyenew Demeke
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sensor Fusion

A Python library for location tracking sensor data fusion.

## Installation

```sh
pip install rtls-fusion


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ayenewdemeke/rtls-fusion",
    "name": "rtls-fusion",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ayenew Demeke",
    "author_email": "ayennew@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/47/96/8abbb3c4d3fdc1a30237fdf700be8825f66a7a86c829edd169a5f51747a6/rtls-fusion-0.1.6.tar.gz",
    "platform": null,
    "description": "# Sensor Fusion\n\nA Python library for location tracking sensor data fusion.\n\n## Installation\n\n```sh\npip install rtls-fusion\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library for location tracking sensor data fusion",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/ayenewdemeke/rtls-fusion"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e408ff6090bc0cd97ba4d5de94b0c6caf862cc9484bb88ae196bae9afd0fa614",
                "md5": "6b41e530b71a2becd964b2831618ba30",
                "sha256": "d755a1a116fc2208b2a6be91cebbe7c5a8f27addbe49e1a45148f61c8602977b"
            },
            "downloads": -1,
            "filename": "rtls_fusion-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b41e530b71a2becd964b2831618ba30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 18951,
            "upload_time": "2024-08-06T00:48:58",
            "upload_time_iso_8601": "2024-08-06T00:48:58.441639Z",
            "url": "https://files.pythonhosted.org/packages/e4/08/ff6090bc0cd97ba4d5de94b0c6caf862cc9484bb88ae196bae9afd0fa614/rtls_fusion-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47968abbb3c4d3fdc1a30237fdf700be8825f66a7a86c829edd169a5f51747a6",
                "md5": "19648e98c6f479900943b6eeccc97833",
                "sha256": "f483ef0459a9fd569af7d5ea2d9ca911f47336f461b7c64c03c17af9d66b0b62"
            },
            "downloads": -1,
            "filename": "rtls-fusion-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "19648e98c6f479900943b6eeccc97833",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 7774,
            "upload_time": "2024-08-06T00:48:59",
            "upload_time_iso_8601": "2024-08-06T00:48:59.396192Z",
            "url": "https://files.pythonhosted.org/packages/47/96/8abbb3c4d3fdc1a30237fdf700be8825f66a7a86c829edd169a5f51747a6/rtls-fusion-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-06 00:48:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ayenewdemeke",
    "github_project": "rtls-fusion",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rtls-fusion"
}
        
Elapsed time: 0.27264s