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