Argument parsing #3

Open
opened 2022-11-30 12:35:52 -08:00 by kj7rrv · 0 comments
Owner

It looks like porting optparse to CircuitPython should be feasible. argparse is quite a bit more complicated. Individual features could be ported from argparse to the new module, but optparse would be a better base.

It looks like porting `optparse` to CircuitPython should be feasible. `argparse` is quite a bit more complicated. Individual features could be ported from `argparse` to the new module, but `optparse` would be a better base.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kj7rrv/fibonaccios#3
No description provided.