touchless


Nametouchless JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA Python library for building spatial interfaces using gestures, eye tracking, and voice commands.
upload_time2024-03-06 10:47:57
maintainer
docs_urlNone
author
requires_python>=3.11
licenseApache License 2.0
keywords touchless spatial-ui gesture-control eye-tracking voice-commands
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # touchless
"Touchless" is a Python library for creating spatial interfaces without physical contact, using gestures, eye tracking, and voice commands. It enables developers to build immersive 3D UIs for VR/AR and beyond, with advanced gesture and voice recognition technology.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "touchless",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "touchless,spatial-ui,gesture-control,eye-tracking,voice-commands",
    "author": "",
    "author_email": "Mikhail Rozhkov <mnrozhkov@gmail.com>, Alex Kolosov <alexckolosov@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/78/b5/cb548a25cbf32bfd0d21864b551814b398a1dd2a152fc65c05628fa4b29e/touchless-0.0.1.tar.gz",
    "platform": null,
    "description": "# touchless\n\"Touchless\" is a Python library for creating spatial interfaces without physical contact, using gestures, eye tracking, and voice commands. It enables developers to build immersive 3D UIs for VR/AR and beyond, with advanced gesture and voice recognition technology.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "A Python library for building spatial interfaces using gestures, eye tracking, and voice commands.",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "http://example.com/docs",
        "Homepage": "https://github.com/mlrepa/touchless",
        "Repository": "https://github.com/mlrepa/touchless"
    },
    "split_keywords": [
        "touchless",
        "spatial-ui",
        "gesture-control",
        "eye-tracking",
        "voice-commands"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ac1d7b1c6470d75f964638cd2f4bb0b37097594818924351b4b9a185b094c32",
                "md5": "6b6e3d7362a8a05dc9e79e4121065a9e",
                "sha256": "41f8a53a03005cc53afafe630fedf164f1ac52c48ca0e088d237724d48020f9f"
            },
            "downloads": -1,
            "filename": "touchless-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b6e3d7362a8a05dc9e79e4121065a9e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 13678,
            "upload_time": "2024-03-06T10:47:55",
            "upload_time_iso_8601": "2024-03-06T10:47:55.678289Z",
            "url": "https://files.pythonhosted.org/packages/3a/c1/d7b1c6470d75f964638cd2f4bb0b37097594818924351b4b9a185b094c32/touchless-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78b5cb548a25cbf32bfd0d21864b551814b398a1dd2a152fc65c05628fa4b29e",
                "md5": "849e9d75b12767bb4378de3c0e91e043",
                "sha256": "747f9166da40a911dfae1955876184871da826e759bb935acc32432faedad0b7"
            },
            "downloads": -1,
            "filename": "touchless-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "849e9d75b12767bb4378de3c0e91e043",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 13437,
            "upload_time": "2024-03-06T10:47:57",
            "upload_time_iso_8601": "2024-03-06T10:47:57.565994Z",
            "url": "https://files.pythonhosted.org/packages/78/b5/cb548a25cbf32bfd0d21864b551814b398a1dd2a152fc65c05628fa4b29e/touchless-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 10:47:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mlrepa",
    "github_project": "touchless",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "touchless"
}
        
Elapsed time: 0.19837s