Make sure you've set up an API access token.
import uhepp plots = uhepp.pull_collection(303)
import uhepp # Create a histogram or retrieve one from a location file hist = uhepp.from_json("local_file.json") hist.push(303)
uhepp cpull 303 DESTINATION
uhepp push 303 local_file.json