Create proper CLI entry points. #14

Open
opened 2025-11-20 10:03:15 +00:00 by aditya · 1 comment
Member

Scripts are only runnable as python scripts/script_name.py. No package-level CLI commands installed. Users have to know the exact script names and paths.

The package needs proper CLI entry points in pyproject.toml so users can run clean commands.

Scripts are only runnable as python scripts/script_name.py. No package-level CLI commands installed. Users have to know the exact script names and paths. The package needs proper CLI entry points in pyproject.toml so users can run clean commands.
Member

Can you estimate how long this will take?

Can you estimate how long this will take?
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
You do not have permission to read 1 dependency
Reference
cleverdatasets/dataset-uploader#14
No description provided.