Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 901 Bytes

File metadata and controls

16 lines (12 loc) · 901 Bytes
     _                                     _   _ _
 ___(_)___  ___ _ __  ___  ___       _   _| |_(_) |___
/ __| / __|/ _ \ '_ \/ __|/ _ \_____| | | | __| | / __|
\__ \ \__ \  __/ | | \__ \  __/_____| |_| | |_| | \__ \
|___/_|___/\___|_| |_|___/\___|      \__,_|\__|_|_|___/

Code style: black mypy: checked codecov

sisense-utils is a collection of utilities I create when working with Sisense.

  • get_folder_components() is useful to figure out the folder components of a Sisense dashboard. It depends on GET /dashboards and GET /navver endpoints.