-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
I've some suggestions too: How about using subcommands instead of using options for logging in, getting the problem description, listing contests, and submitting code?
Maybe something like:
codechefcli loginto logincodechefcli problem WEICOMto get the problem descriptioncodechefcli problem --level easyorcodechefcli problem --search easyto search for problems based on difficultycodechefcli conteststo list contestscodechefcli submit WEICOM /path/to/solution/file C++to submit a solution. Maybe we can use options here.
How about we use typer, instead of argparse?
Originally posted by @sreesh-mallya in #51 (comment)
Metadata
Metadata
Assignees
Labels
No labels