{ "module": "openapi_first.cli", "content": { "path": "openapi_first.cli", "docstring": "openapi_first.cli\n========================\n\nCommand-line interface for FastAPI OpenAPI-first scaffolding utilities.\n\nThis CLI bootstraps OpenAPI-first FastAPI applications from versioned,\nbundled templates packaged with the library.", "objects": { "argparse": { "name": "argparse", "kind": "alias", "path": "openapi_first.cli.argparse", "signature": "", "docstring": null }, "shutil": { "name": "shutil", "kind": "alias", "path": "openapi_first.cli.shutil", "signature": "", "docstring": null }, "Path": { "name": "Path", "kind": "alias", "path": "openapi_first.cli.Path", "signature": "", "docstring": null }, "resources": { "name": "resources", "kind": "alias", "path": "openapi_first.cli.resources", "signature": "", "docstring": null }, "DEFAULT_TEMPLATE": { "name": "DEFAULT_TEMPLATE", "kind": "attribute", "path": "openapi_first.cli.DEFAULT_TEMPLATE", "signature": null, "docstring": null }, "available_templates": { "name": "available_templates", "kind": "function", "path": "openapi_first.cli.available_templates", "signature": "", "docstring": "Return a list of available application templates." }, "copy_template": { "name": "copy_template", "kind": "function", "path": "openapi_first.cli.copy_template", "signature": "", "docstring": "Copy a bundled OpenAPI-first application template into a directory." }, "main": { "name": "main", "kind": "function", "path": "openapi_first.cli.main", "signature": "", "docstring": null } } } }