Skip to content

Instantly share code, notes, and snippets.

@Slater-Victoroff
Created May 21, 2014 18:55
Show Gist options
  • Save Slater-Victoroff/50a0538e9f92dd46a79e to your computer and use it in GitHub Desktop.
Save Slater-Victoroff/50a0538e9f92dd46a79e to your computer and use it in GitHub Desktop.
Boto Save Ideal Decorator
@BotoSave('bucketname')
def method():
return {<key>: <data>}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment