Skip to content
Firas Wehbe edited this page Jun 23, 2020 · 1 revision

Welcome to the redcap2sqlalchemy wiki!

Crude package API (for now)

main class is Project.

Constructor for that is: URL,Token. Store the URL and Token as internal properties to use later.

Constructor calls the export project info method of the REDCap API. Store some useful properties e.g. PID, Title, longitudinal etc...

Clone this wiki locally