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