pysensing


Namepysensing JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/xyanchen/WiFi-CSI-Sensing-Benchmark
SummaryA python library for human sensing
upload_time2024-03-29 12:48:06
maintainerNone
docs_urlNone
authorPySensing Team
requires_python>=3.6
licenseApache License 2.0
keywords aiot deep learning wireless sensing pytorch
VCS
bugtrack_url
requirements scipy numpy einops
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## PySensing tutorial

The library aims to provide human sensing using sensors.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xyanchen/WiFi-CSI-Sensing-Benchmark",
    "name": "pysensing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "aiot, deep learning, wireless sensing, pytorch",
    "author": "PySensing Team",
    "author_email": "jianfei.yang@ntu.edu.sg",
    "download_url": "https://files.pythonhosted.org/packages/a1/ea/323f96a8b28386971cbf330e43605367bb2bb9d5b4270fc587c46ed49b36/pysensing-0.0.2.tar.gz",
    "platform": null,
    "description": "## PySensing tutorial\n\nThe library aims to provide human sensing using sensors.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A python library for human sensing",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/xyanchen/WiFi-CSI-Sensing-Benchmark/issues",
        "Documentation": "https://github.com/xyanchen/WiFi-CSI-Sensing-Benchmark",
        "Homepage": "https://github.com/xyanchen/WiFi-CSI-Sensing-Benchmark",
        "Source Code": "https://github.com/xyanchen/WiFi-CSI-Sensing-Benchmark"
    },
    "split_keywords": [
        "aiot",
        " deep learning",
        " wireless sensing",
        " pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "561a188ca3e70f7929dcd271ff2ec13063b61b4130551234a3f10ab36bdf23ea",
                "md5": "4e97bf6f450f033cd29483c7a2ca02a7",
                "sha256": "87b022a9f020d04931a2f933138d0f8c0939b6a35f69af40365b210ed5d45e4c"
            },
            "downloads": -1,
            "filename": "pysensing-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e97bf6f450f033cd29483c7a2ca02a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 6468,
            "upload_time": "2024-03-29T12:48:04",
            "upload_time_iso_8601": "2024-03-29T12:48:04.755749Z",
            "url": "https://files.pythonhosted.org/packages/56/1a/188ca3e70f7929dcd271ff2ec13063b61b4130551234a3f10ab36bdf23ea/pysensing-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1ea323f96a8b28386971cbf330e43605367bb2bb9d5b4270fc587c46ed49b36",
                "md5": "83712fef801246fef41a7855b90a6b42",
                "sha256": "2604f736c7dd0ef320146f2d13057ab283b924aa014c1ee5eb1bb6fe92239a0a"
            },
            "downloads": -1,
            "filename": "pysensing-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "83712fef801246fef41a7855b90a6b42",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6989,
            "upload_time": "2024-03-29T12:48:06",
            "upload_time_iso_8601": "2024-03-29T12:48:06.514661Z",
            "url": "https://files.pythonhosted.org/packages/a1/ea/323f96a8b28386971cbf330e43605367bb2bb9d5b4270fc587c46ed49b36/pysensing-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 12:48:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xyanchen",
    "github_project": "WiFi-CSI-Sensing-Benchmark",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.7.3"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.21.5"
                ]
            ]
        },
        {
            "name": "einops",
            "specs": [
                [
                    "==",
                    "0.4.0"
                ]
            ]
        }
    ],
    "lcname": "pysensing"
}
        
Elapsed time: 0.23125s