Can we substitute the github CLI (or maybe one of the Python clients, though there is some risk adopting a 3rd party project) for the utilities in the download.py module? These are used
- extensively in the MF6 release automation
- for the flopy MF6 code generation utility
Pymake also has a similar module, which the devtools module grew out of and which we discussed replacing with devtools eventually. It would be nice not to have to maintain API client code.
Can we substitute the github CLI (or maybe one of the Python clients, though there is some risk adopting a 3rd party project) for the utilities in the
download.pymodule? These are usedPymake also has a similar module, which the devtools module grew out of and which we discussed replacing with devtools eventually. It would be nice not to have to maintain API client code.