Skip to content

Add option to crawlee cli to install the project or not #1122

@Pijukatel

Description

@Pijukatel

Currently there are following options for package manager when running crawlee cli:
Poetry
Pip
Uv
Manual

Selecting any of the options except for the manual will not only prepare the project files, but immediately also install the packages to whatever environment is currently active, which might not be desired. (What is the use case where this is actually desired?)

Add one more boolean cli option "install the project to current environment" which will follow after package manager selection and will control whether the post_gen hook installs the project or not.

(Maybe drop the manual option?)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions