-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
Description
There are a few backwards compatibility changes which are not part of this issue, like renaming -h
to mean help
instead of the signature file flag...
Nevertheless it would be a step in the right direction to have the f2py
tool be re-written with argparse
. Some documentation on using shtab for getting tab completion would help.
This is also a first step in being more flexible in terms of supporting build systems like meson
.
ilaynmelissawm