Currently, most of the code exists as a script without functions or classes. In order to make this a package (and reproducible), classes and functions need to be written. - [ ] Create an Mgap class to handle parsing and downloading of data as well as creation of `.netrc` or `_netrc`. - [ ] Create `utils.py` for any other functions.
Currently, most of the code exists as a script without functions or classes.
In order to make this a package (and reproducible), classes and functions need to be written.
.netrcor_netrc.utils.pyfor any other functions.