Metadata-Version: 2.1
Name: types-mari
Version: 5.0.5.0
Summary: Unofficial python stubs for Foundry Mari
Home-page: https://github.com/LumaPictures/cg-stubs
License: MIT
Keywords: 3d,graphics,games,VFX,CG,animation
Author: Chad Dombrova
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 :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Project-URL: Repository, https://github.com/LumaPictures/cg-stubs
Description-Content-Type: text/markdown

# Unofficial python stubs for Foundry Mari

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

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

