Metadata-Version: 2.4
Name: types-houdini
Version: 21.0.512.2
Summary: Unofficial python stubs for SideFX Houdini
Author: Chad Dombrova, Ben Andersen
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
Classifier: Typing :: Stubs Only
Description-Content-Type: text/markdown

# Unofficial python stubs for SideFX Houdini

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

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