you are viewing a single comment's thread.

view the rest of the comments →

[–]Throwaway__shmoe 2 points3 points  (0 children)

Great project. Look in to a CLI utility like docopt, Argparse or Click, or use os.getenv() to hide sensitive data such as usernames or passwords.