Last active
August 29, 2015 14:01
-
-
Save dhutchison/b527e2a9e855437539c9 to your computer and use it in GitHub Desktop.
Python script for use with Pythonista which will sync all scripts to Dropbox. Requires a Dropbox API key. This script has moved to: https://github.com/dhutchison/PythonistaScripts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Script to sync Pythonista files to Dropbox | |
# Author: David Hutchison | |
# www: http://www.devwithimagination.com/ | |
# Now in the repository | |
# https://github.com/dhutchison/PythonistaScripts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment