Installation¶
Install via pip:
The package name is struct-frame, but the Python module uses struct_frame:
Language-Specific Requirements¶
Depending on which languages you plan to use:
- C: GCC or compatible C compiler
- C++: G++ with C++17 support or later
- TypeScript/JavaScript: Node.js and npm
- Python: Python 3.8 or later (already required for code generation)
- C#: .NET SDK
- GraphQL: Any GraphQL server implementation