Generate Python

Generate Python code from OpenAPI via aptx-ft, including Pydantic models, sync API functions, and OpenAI function-calling tools.json. Use when user wants: (1) to generate Python client code from OpenAPI/Swagger, (2) Pydantic v2 data models from API schemas, (3) sync API function wrappers with RequestSpec, (4) OpenAI function-calling tools.json, (5) Python code generation targeting aptx-api-core runtime, (6) track generated files with manifest, (7) preview changes before generation. Do NOT use for TypeScript code generation — use generate-artifacts or generate-models instead.

HaibaraAiAPTX a1f8cc6 10.9 KB Updated

File contents

HaibaraAiAPTX/frontend-openapi-skills/tree/main/skills/generate-python commit a1f8cc62fc

Frequently asked questions

npx skillmds@latest add haibaraaiaptx/generate-python