IDEMSInternational / rapidpro-flow-toolkit

Toolkit for using spreadsheets to create and modify RapidPro flows
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Load data from json into python models #23

Closed geoo89 closed 1 year ago

geoo89 commented 1 year ago

Fixes #20

Allows to load a RapidPro container from a json file. Tests are included to ensure that these are rendered back to json in the same way.