poetry-init Verified for current stable LTS

Poetry Init Command: Create Pyproject Prefilled

Use for create pyproject prefilled with Poetry Init. Exact CLI syntax to create pyproject prefilled using Poetry Init.

When to use this: Use for create pyproject prefilled with Poetry Init.

Command Syntax

poetry init --name <package_name> --author "<author_name <email@example.com>>"

Command Breakdown

--name
Command Option
Tool-specific option used by this command invocation.
--author
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to create pyproject prefilled using Poetry Init.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Poetry Init directory