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