types-OpenTimelineIO


Nametypes-OpenTimelineIO JSON
Version 0.17.0.1 PyPI version JSON
download
home_pageNone
Summarypython stubs for the OpenTimelineIO python API
upload_time2025-07-22 03:54:21
maintainerNone
docs_urlNone
authorChad Dombrova
requires_pythonNone
licenseNone
keywords 3d cg vfx animation games graphics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python stubs for OpenTimelineIO

High quality python type stubs for the [OpenTimelineIO python API](https://github.com/AcademySoftwareFoundation/OpenTimelineIO/).

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

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "types-OpenTimelineIO",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "3d, CG, VFX, animation, games, graphics",
    "author": "Chad Dombrova",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# python stubs for OpenTimelineIO\n\nHigh quality python type stubs for the [OpenTimelineIO python API](https://github.com/AcademySoftwareFoundation/OpenTimelineIO/).\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-OpenTimelineIO\n```\n\nThe version of the package corresponds to the version of the library that it is generated from,\nplus a version suffix for the revision of the stubs\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "python stubs for the OpenTimelineIO python API",
    "version": "0.17.0.1",
    "project_urls": null,
    "split_keywords": [
        "3d",
        " cg",
        " vfx",
        " animation",
        " games",
        " graphics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7cf95d55ba964b5288d781b784746218ecb8c8f8a13fe32d838ed942b15b52af",
                "md5": "d97495fdad456f85e9764fe8243e2944",
                "sha256": "739a20c70df6730d486fc9349cf886ebc79cf13782f59d9f59ce71117382c31d"
            },
            "downloads": -1,
            "filename": "types_opentimelineio-0.17.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d97495fdad456f85e9764fe8243e2944",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 43069,
            "upload_time": "2025-07-22T03:54:21",
            "upload_time_iso_8601": "2025-07-22T03:54:21.496855Z",
            "url": "https://files.pythonhosted.org/packages/7c/f9/5d55ba964b5288d781b784746218ecb8c8f8a13fe32d838ed942b15b52af/types_opentimelineio-0.17.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-22 03:54:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "types-opentimelineio"
}
        
Elapsed time: 0.43386s