Metadata-Version: 2.4
Name: types-OpenTimelineIO
Version: 0.17.0.0
Summary: python stubs for the Flow Production Tracking python API
Author: Chad Dombrova
License-Expression: MIT
Keywords: 3d,CG,VFX,animation,games,graphics
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# 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
