poetry-run
Verified for current stable LTS
Poetry Run Command: Run Script Defined In Pyproject
Use for run script defined in pyproject with Poetry Run. Exact CLI syntax to run script defined in pyproject using Poetry Run.
When to use this: Use for run script defined in pyproject with Poetry Run.
Command Syntax
poetry run <script_name> poetry run <script_name> Command Breakdown
poetry is the base executable for this command.
FAQ
Purpose: Exact syntax to run script defined in pyproject using Poetry Run.
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.