RichView Python SDK

Contents:

  • Welcome to RichView Python SDK
  • Quickstart
  • API reference
RichView Python SDK
  • Welcome to RichView Python SDK’s documentation!
  • View page source

Welcome to RichView Python SDK’s documentation!¶

Contents:

  • Welcome to RichView Python SDK
    • Installation
    • Usage
    • Documentation
    • Support
  • Quickstart
    • Step 1: We authenticate using our PW and Password
    • Step 2: Let’s retrieve all the RichView reports in our account
    • Step 3: Let’s choose the report named GummiesJune23 of the reports and retrieve it
    • Step 4: Let’s duplicate the report and renames it GummiesJuly23
    • Step 5: Let’s see how the report is built
    • Step 6: Let’s query the report for all the charts
    • Step 7: Let’s now get the chart we want to update by it’s ID
    • Step 8: Let’s retrieve the data of the chart to see how it’s structured
    • Step 9: Let’s generate a fresh of data for the chart
    • Step 10: Let’s update the data of the chart and changes the chart type
    • Step 11: Let’s update the title of the chart
    • Step 12: Let’s add a paragraph of the text
  • API reference
    • RichViewSession
    • RichViewBlock
    • ChartBlock
    • ImageBlock
    • HeaderBlock
    • ParagraphBlock
    • EmbedBlock
    • TableBlock
    • CodeBlock
    • ListBlock
    • RichViewReport
    • check_if_all_properties_exist()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2023, Daniel Vecera;Bahador Azar.

Built with Sphinx using a theme provided by Read the Docs.