An open API service indexing awesome lists of open source software.

https://github.com/beatreichenbach/types-flame

Stubs for Autodesk Flame Python API
https://github.com/beatreichenbach/types-flame

development graphics python types vfx

Last synced: 9 months ago
JSON representation

Stubs for Autodesk Flame Python API

Awesome Lists containing this project

README

          

# 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`.