Metadata-Version: 2.4
Name: types-flame
Version: 2026.2.3
Summary: Python stubs for the Autodesk Flame Python API
Author-email: Beat Reichenbach <beatreichenbach@users.noreply.github.com>
License: MIT
Project-URL: homepage, https://github.com/beatreichenbach/types-flame
Project-URL: issues, https://github.com/beatreichenbach/types-flame/issues
Project-URL: repository, https://github.com/beatreichenbach/types-flame.git
Keywords: types,graphics,VFX
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Typing :: Stubs Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: black>=24.0; extra == "dev"
Dynamic: license-file

# Types Flame

This package provides stubs for Autodesk Flame.
The major and minor version number of this package corresponds to the Flame version.
However the patch version might change to account for fixes in the stubs.

## Installation

```
pip install types-flame
```

## Generation

Append the hook dir to the `DL_PYTHON_HOOK_PATH`.
