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