Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 335 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 335 Bytes

lime-py-api

LimeSurvey API python glue

Forked from TaiSHiNet's repo with modifcations.

No major dependencies but it seems like json is sometimes not called properly, try installing json-rpc and import that instead.

For the examples below i use pandas dataframe to normalize json objects and put them in data frames.