Skip to content

Replace Click dependency with argparse#186

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:argparse
Jul 6, 2026
Merged

Replace Click dependency with argparse#186
hugovk merged 1 commit into
python:mainfrom
hugovk:argparse

Conversation

@hugovk

@hugovk hugovk commented Jul 6, 2026

Copy link
Copy Markdown
Member

We're not really using much of the Click features, so let's use argparse instead. Then we get all the pretty colours from the help and save a dependency :)

Before

image

After

image

@Mariatta Mariatta left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Thanks.

@hugovk hugovk merged commit 406fcce into python:main Jul 6, 2026
26 checks passed
@hugovk hugovk deleted the argparse branch July 6, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants