handposeutils


Namehandposeutils JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummaryUtilities for hand pose processing
upload_time2025-08-11 00:21:25
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords hand pose mediapipe 3d visualization open3d research
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![handposeutils architecture diagram _ Mermaid Chart-2025-07-11-061514](https://github.com/user-attachments/assets/1b2efa62-e669-4134-9eff-7f07724c7b57)
# handposeutils
A lightweight Python utility package for 3D hand pose analysis and visualization. Designed for researchers, the package provides a unified set of tools for analyzing and visualizing hand poses, calculating pose similarity, creating space-independent and spatio-temporal embeddings for model training, and transforming and storing hand pose data. 

**Package Architecture Diagram Here**: [Diagram](https://www.mermaidchart.com/app/projects/1f95843c-6f72-4ded-93d7-f74cb1addb66/diagrams/6bb81c76-d141-49a9-a1af-32a0b32b51c9/version/v0.1/edit)
**Documentation Here**: https://handposeutils.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "handposeutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "hand pose, mediapipe, 3D visualization, Open3D, research",
    "author": null,
    "author_email": "Ishan Pendyala <pendyala.ishan@gmail.com>, Ethan Praisoody <ethanpraisoody@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8f/56/0743b4ac79e5326a149156f674011d2abcbb2dc23f84e5f3a9820ef54e0f/handposeutils-0.1.7.tar.gz",
    "platform": null,
    "description": "![handposeutils architecture diagram _ Mermaid Chart-2025-07-11-061514](https://github.com/user-attachments/assets/1b2efa62-e669-4134-9eff-7f07724c7b57)\n# handposeutils\nA lightweight Python utility package for 3D hand pose analysis and visualization. Designed for researchers, the package provides a unified set of tools for analyzing and visualizing hand poses, calculating pose similarity, creating space-independent and spatio-temporal embeddings for model training, and transforming and storing hand pose data. \n\n**Package Architecture Diagram Here**: [Diagram](https://www.mermaidchart.com/app/projects/1f95843c-6f72-4ded-93d7-f74cb1addb66/diagrams/6bb81c76-d141-49a9-a1af-32a0b32b51c9/version/v0.1/edit)\n**Documentation Here**: https://handposeutils.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utilities for hand pose processing",
    "version": "0.1.7",
    "project_urls": null,
    "split_keywords": [
        "hand pose",
        " mediapipe",
        " 3d visualization",
        " open3d",
        " research"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "22423ea32622d764bf27048c9dc030e1d9746c7807cca5124a0d53688a62a976",
                "md5": "53ac3782acbb48430d1fedbe194f3c34",
                "sha256": "e56283279790b9d010162d7b7354c691b16235a81821181280acd565fad44920"
            },
            "downloads": -1,
            "filename": "handposeutils-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53ac3782acbb48430d1fedbe194f3c34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 35063,
            "upload_time": "2025-08-11T00:21:24",
            "upload_time_iso_8601": "2025-08-11T00:21:24.497603Z",
            "url": "https://files.pythonhosted.org/packages/22/42/3ea32622d764bf27048c9dc030e1d9746c7807cca5124a0d53688a62a976/handposeutils-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8f560743b4ac79e5326a149156f674011d2abcbb2dc23f84e5f3a9820ef54e0f",
                "md5": "e3151d16f6652209c78828e4f95970b7",
                "sha256": "828943d93c1a733e11eff31794c1b7e7b811feabbf11cf8ec5be12f9ddc2ae51"
            },
            "downloads": -1,
            "filename": "handposeutils-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e3151d16f6652209c78828e4f95970b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30747,
            "upload_time": "2025-08-11T00:21:25",
            "upload_time_iso_8601": "2025-08-11T00:21:25.922434Z",
            "url": "https://files.pythonhosted.org/packages/8f/56/0743b4ac79e5326a149156f674011d2abcbb2dc23f84e5f3a9820ef54e0f/handposeutils-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-11 00:21:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "handposeutils"
}
        
Elapsed time: 1.61914s