Skip to content

Conversation

@miettal
Copy link
Contributor

@miettal miettal commented Jun 25, 2025

docopt-ng is not active project. the last release is 2023. this pr migrate cli parameter handling library docopt-ng to click. click is part of pallets ecosystem and it is very easy to define and parse argument. I think, it is suitable for this project because jageocoder cli include many subcommand.

This code was written by chatgpt codex.

docopt-ng is not active project. the last release is 2023.
this pr migrate cli parameter handling library docopt-ng to click.
click is part of pallets ecosystem and it is very easy to define and
parse argument. I think, it is suitable for this project because
jageocoder cli include many subcommand.

This code was written by chatgpt codex.
@t-sagara
Copy link
Owner

t-sagara commented Aug 3, 2025

I am not familiar with how to use click, so I decided not to use it this time. I will learn how to use it before the next version upgrade and consider whether to switch to it.

@t-sagara t-sagara self-assigned this Aug 3, 2025
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