types-houdini


Nametypes-houdini JSON
Version 19.5.1 PyPI version JSON
download
home_pagehttps://github.com/LumaPictures/cg-stubs
SummaryUnofficial python stubs for SideFX Houdini
upload_time2023-08-05 06:00:29
maintainer
docs_urlNone
authorChad Dombrova
requires_python
licenseMIT
keywords 3d graphics games vfx cg animation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Unofficial python stubs for SideFX Houdini

These stubs are designed to be used with a type checker like `mypy` to provide static type checking of python code, as well as to provide analysis and completion in IDEs like PyCharm and VSCode (with Pylance).

## Installing

```commandline
pip install types-houdini
```

The version of the package corresponds to the version of Houdini that it is generated from,
plus a version suffix for the revision of the stubs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LumaPictures/cg-stubs",
    "name": "types-houdini",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "3d,graphics,games,VFX,CG,animation",
    "author": "Chad Dombrova",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ac/04/56332f097c5e5890087285fa9ce61f21a5c58cf17c2f97da4a34ee965f5e/types_houdini-19.5.1.tar.gz",
    "platform": null,
    "description": "# Unofficial python stubs for SideFX Houdini\n\nThese stubs are designed to be used with a type checker like `mypy` to provide static type checking of python code, as well as to provide analysis and completion in IDEs like PyCharm and VSCode (with Pylance).\n\n## Installing\n\n```commandline\npip install types-houdini\n```\n\nThe version of the package corresponds to the version of Houdini that it is generated from,\nplus a version suffix for the revision of the stubs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Unofficial python stubs for SideFX Houdini",
    "version": "19.5.1",
    "project_urls": {
        "Homepage": "https://github.com/LumaPictures/cg-stubs",
        "Repository": "https://github.com/LumaPictures/cg-stubs"
    },
    "split_keywords": [
        "3d",
        "graphics",
        "games",
        "vfx",
        "cg",
        "animation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "944459e86a75ab3e4c067077087fdd54f02218c7b7a3df7b572bf1207b186538",
                "md5": "d8ee65bf53eab16fb8b40444150225e6",
                "sha256": "1b7aaf25690ef9f820507ce6a45656a1c65d1b25102978e4bd57e7a54fb1bf50"
            },
            "downloads": -1,
            "filename": "types_houdini-19.5.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8ee65bf53eab16fb8b40444150225e6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 72962,
            "upload_time": "2023-08-05T06:00:26",
            "upload_time_iso_8601": "2023-08-05T06:00:26.929791Z",
            "url": "https://files.pythonhosted.org/packages/94/44/59e86a75ab3e4c067077087fdd54f02218c7b7a3df7b572bf1207b186538/types_houdini-19.5.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac0456332f097c5e5890087285fa9ce61f21a5c58cf17c2f97da4a34ee965f5e",
                "md5": "d99aee39286f4d14cff75d6b76480198",
                "sha256": "60e51f1ea6d57c63792c027b87aa0b4052e05b215cd0fdd1ecc98de203198c17"
            },
            "downloads": -1,
            "filename": "types_houdini-19.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d99aee39286f4d14cff75d6b76480198",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 72231,
            "upload_time": "2023-08-05T06:00:29",
            "upload_time_iso_8601": "2023-08-05T06:00:29.657657Z",
            "url": "https://files.pythonhosted.org/packages/ac/04/56332f097c5e5890087285fa9ce61f21a5c58cf17c2f97da4a34ee965f5e/types_houdini-19.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-05 06:00:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LumaPictures",
    "github_project": "cg-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "types-houdini"
}
        
Elapsed time: 0.09304s