You must log in or register to comment.
Click is awesome, I use it all the time for small and medium sized python projects!
Hmm, I wonder how it compares to Traitlets? I got recommended that and it’s taken me a while to learn, but it is very powerful. I’m just starting on a subcommand based app, so this is very relevant to me!
EDIT: Just glancing at the documentation I can see the docs are way better!
Traitlets also supports subcommands, command line arguments, etc. At its heart though, it’s more of a configuration library.
(I’m very much still a novice coder so definitely take that into account lol!)
https://traitlets.readthedocs.io/en/stable/config.html#command-line-arguments