Metadata-Version: 2.4
Name: types-shotgun-api3
Version: 3.8.4.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 Flow Production Tracking

High quality python type stubs for the Shotgun/Shotgrid/Flow [python API](https://github.com/shotgunsoftware/python-api).

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

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
