machine
machine copied to clipboard
Add a script to remove source data
In relation to https://github.com/openaddresses/openaddresses/issues/3025
@migurski I'd appreciate your feedback on where this should go and how it could/if it should be better integrated with the existing machine CLI stuff.
I’ve been putting all the various machine command line things into the openaddr module, and exposing them via setup.py. Then it’s possible to add tests for them.