Skip to content

Conversation

@simon-ball
Copy link

  • Add argparse to allow arguments to be attached as arguments to the python script, instead of itneractively via input (original input method still intact and functional, of course)
  • Updated Readme to reflect cli additions
  • Added automatic removal of system files that otherwise get sucked up (running this on a mac, .ds_store is obnoxiously inserted everywhere, and a data upload doesn't need 50+ copies).

Certain files tend to be automatically generated by operating systems and should not be included in an upload.

Current examples I can think of are `.ds_store` (macos) and `thumbs.db` (windows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant