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
- Host: GitHub
- URL: https://github.com/beatreichenbach/types-flame
- Owner: beatreichenbach
- License: mit
- Created: 2025-01-03T03:21:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T20:30:27.000Z (over 1 year ago)
- Last Synced: 2025-02-02T12:53:30.396Z (over 1 year ago)
- Topics: development, graphics, python, types, vfx
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.