Expand description
Python client generation.
This module generates a Python client with type hints for the BRK API.
Modules§
- api
- Python API method generation.
- client
- Python base client and pattern factory generation.
- tree
- Python tree structure generation.
- types
- Python type definitions generation.
Functions§
- generate_
python_ client - Generate Python client from metadata and OpenAPI endpoints.