A script used to copy trello boards accross accounts using python. (Not sure why Trello doesn't have an import function)
Python script uses python request library. Use pip install requests
to install
requests library.
Use python pushTrello.py
to run