types-substance-painter


Nametypes-substance-painter JSON
Version 2023.8.3.0.0 PyPI version JSON
download
home_pagehttps://github.com/LumaPictures/cg-stubs
SummaryUnofficial python stubs for Foundry Nuuke
upload_time2023-06-30 01:01:52
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 Adobe Substance Painter

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-substance_painter
```

The version of the package corresponds to the version of Substance Painter 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-substance-painter",
    "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/c9/7e/0b0720e94835d7da7ca8d1a89bff5e24905317a8e7ee9170efbeab8aa21f/types_substance_painter-2023.8.3.0.0.tar.gz",
    "platform": null,
    "description": "# Unofficial python stubs for Adobe Substance Painter\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-substance_painter\n```\n\nThe version of the package corresponds to the version of Substance Painter 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 Foundry Nuuke",
    "version": "2023.8.3.0.0",
    "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": "48767ec02318a9ecbd88c5289b1e3a6062a97e468da0dc5c0c7a96e2c3f0fe87",
                "md5": "422baadccf928cfc3e776464fa4005e2",
                "sha256": "a937131a955c79300b04031a648a733d95a7fa6b96168810a097ebf6253f8e88"
            },
            "downloads": -1,
            "filename": "types_substance_painter-2023.8.3.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "422baadccf928cfc3e776464fa4005e2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 20885,
            "upload_time": "2023-06-30T01:01:50",
            "upload_time_iso_8601": "2023-06-30T01:01:50.543482Z",
            "url": "https://files.pythonhosted.org/packages/48/76/7ec02318a9ecbd88c5289b1e3a6062a97e468da0dc5c0c7a96e2c3f0fe87/types_substance_painter-2023.8.3.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c97e0b0720e94835d7da7ca8d1a89bff5e24905317a8e7ee9170efbeab8aa21f",
                "md5": "98f01fee0568dd67fbd2305750ff7be0",
                "sha256": "747e3a38cd6813ed17cb22d611746559e142e152c49ecdb39b4bc0bd3730ffcf"
            },
            "downloads": -1,
            "filename": "types_substance_painter-2023.8.3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "98f01fee0568dd67fbd2305750ff7be0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11894,
            "upload_time": "2023-06-30T01:01:52",
            "upload_time_iso_8601": "2023-06-30T01:01:52.269862Z",
            "url": "https://files.pythonhosted.org/packages/c9/7e/0b0720e94835d7da7ca8d1a89bff5e24905317a8e7ee9170efbeab8aa21f/types_substance_painter-2023.8.3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-30 01:01:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LumaPictures",
    "github_project": "cg-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "types-substance-painter"
}
        
Elapsed time: 0.08176s