openvr


Nameopenvr JSON
Version 2.5.101 PyPI version JSON
download
home_pagehttps://github.com/cmbruns/pyopenvr
SummaryUnofficial python bindings for Valve OpenVR SDK
upload_time2024-08-24 16:31:59
maintainerNone
docs_urlNone
authorChristopher Bruns and others
requires_python>=3.7
licenseBSD
keywords openvr valve htc vive vr virtual reality 3d graphics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Valve OpenVR SDK python bindings using ctypes

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cmbruns/pyopenvr",
    "name": "openvr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "openvr valve htc vive vr virtual reality 3d graphics",
    "author": "Christopher Bruns and others",
    "author_email": "cmbruns@rotatingpenguin.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/74/a0f0ade42d14aca455bb25d8c675c5230c883608afe634982daf4ada1d0a/openvr-2.5.101.tar.gz",
    "platform": null,
    "description": "Valve OpenVR SDK python bindings using ctypes\r\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Unofficial python bindings for Valve OpenVR SDK",
    "version": "2.5.101",
    "project_urls": {
        "Download": "https://github.com/cmbruns/pyopenvr/tarball/2.5.0101",
        "Homepage": "https://github.com/cmbruns/pyopenvr"
    },
    "split_keywords": [
        "openvr",
        "valve",
        "htc",
        "vive",
        "vr",
        "virtual",
        "reality",
        "3d",
        "graphics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2331142c28f77f311891d04d70c273332f1a72abb82a8982f434d387a60d813",
                "md5": "e8877b196ab760d94b583fe799617d69",
                "sha256": "9ae9a6f3a06330e662eca356569e2593264d08d9c6b4abe8c78aef8dbf10ad04"
            },
            "downloads": -1,
            "filename": "openvr-2.5.101-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8877b196ab760d94b583fe799617d69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1964531,
            "upload_time": "2024-08-24T16:31:54",
            "upload_time_iso_8601": "2024-08-24T16:31:54.719102Z",
            "url": "https://files.pythonhosted.org/packages/b2/33/1142c28f77f311891d04d70c273332f1a72abb82a8982f434d387a60d813/openvr-2.5.101-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f774a0f0ade42d14aca455bb25d8c675c5230c883608afe634982daf4ada1d0a",
                "md5": "6c5400c038a324d5a7c9c06d9a758cb3",
                "sha256": "77f5ae0632098420c90078101e6dba2eaf8c290c117f420304223b4ca005b8bf"
            },
            "downloads": -1,
            "filename": "openvr-2.5.101.tar.gz",
            "has_sig": false,
            "md5_digest": "6c5400c038a324d5a7c9c06d9a758cb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1957544,
            "upload_time": "2024-08-24T16:31:59",
            "upload_time_iso_8601": "2024-08-24T16:31:59.379192Z",
            "url": "https://files.pythonhosted.org/packages/f7/74/a0f0ade42d14aca455bb25d8c675c5230c883608afe634982daf4ada1d0a/openvr-2.5.101.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-24 16:31:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cmbruns",
    "github_project": "pyopenvr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "openvr"
}
        
Elapsed time: 0.34718s