types-opencolorio


Nametypes-opencolorio JSON
Version 2.2.1.2 PyPI version JSON
download
home_pagehttps://github.com/LumaPictures/cg-stubs
Summarypython stubs for PyOpenColorIO
upload_time2023-08-06 21:54:50
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.
            # python stubs for opencolorio

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

Note that the stubs refer to numpy.

The version of the package corresponds to the version of opencolorio 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-opencolorio",
    "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/8e/c5/77a04d8ad18af9d4e804817d77d79f3b3482a54977fb3886e6c345c91fb7/types_opencolorio-2.2.1.2.tar.gz",
    "platform": null,
    "description": "# python stubs for opencolorio\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-opencolorio\n```\n\nNote that the stubs refer to numpy.\n\nThe version of the package corresponds to the version of opencolorio that it is generated from,\nplus a version suffix for the revision of the stubs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "python stubs for PyOpenColorIO",
    "version": "2.2.1.2",
    "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": "7b34ca6ca116b112ff6aebc735c6dcce1c069c2daa9620b41ea8d4167edaaf94",
                "md5": "a366cefd5f7f7aae9155e62e9871daac",
                "sha256": "7897382f31d2cf25eca63d28e2449f7821160ae1be8160006abec636829879cc"
            },
            "downloads": -1,
            "filename": "types_opencolorio-2.2.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a366cefd5f7f7aae9155e62e9871daac",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 15303,
            "upload_time": "2023-08-06T21:54:49",
            "upload_time_iso_8601": "2023-08-06T21:54:49.556417Z",
            "url": "https://files.pythonhosted.org/packages/7b/34/ca6ca116b112ff6aebc735c6dcce1c069c2daa9620b41ea8d4167edaaf94/types_opencolorio-2.2.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ec577a04d8ad18af9d4e804817d77d79f3b3482a54977fb3886e6c345c91fb7",
                "md5": "95e39e6e16bbba4b3855d1c5fb41c381",
                "sha256": "3a915d81eb51fcd98ff83f91d41945e52b86f2c605a2b9b421a54c7f898a47fd"
            },
            "downloads": -1,
            "filename": "types_opencolorio-2.2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "95e39e6e16bbba4b3855d1c5fb41c381",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15239,
            "upload_time": "2023-08-06T21:54:50",
            "upload_time_iso_8601": "2023-08-06T21:54:50.610974Z",
            "url": "https://files.pythonhosted.org/packages/8e/c5/77a04d8ad18af9d4e804817d77d79f3b3482a54977fb3886e6c345c91fb7/types_opencolorio-2.2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-06 21:54:50",
    "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-opencolorio"
}
        
Elapsed time: 0.09821s