Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

SafetyCulture/edapp-python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer maintained, instead please refer to the EdApp developer documentation on how to consume the EdApp API.

edapp-python-sdk

A Python SDK for extracting data from the EdApp API

Usage

  • Install from PyPi using pip. Either:
    • pip install edapp-python-sdk
    • pip3 install edapp-python-sdk
  • Run edapp_export - a config file will be created in the same directory
  • Open it up and add your API Token
  • Re-Run edapp_export and all your data will be exported to both CSV and a SQLite database.

What to do with the data?

These tables work best in a BI tool to model your data. Power BI sample coming soon.

About

A Python tool for interacting with the EdApp API

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages