Skip to content

Instantly share code, notes, and snippets.

@dhutchison
Last active August 29, 2015 14:01
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save dhutchison/b527e2a9e855437539c9 to your computer and use it in GitHub Desktop.
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
# 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