[ckan-dev] JSON Generator for CKAN

Konrad Reiche konrad.reiche at gmail.com
Sat Oct 12 15:06:37 UTC 2013


Hey there,

I want to write a JSON generator for CKAN which takes the schema.py and
generates a JSON Schema from it. I need an advice:

Should I write this as a plugin, a CKAN extension to access the
necessary classes and types of CKAN or should I write a standalone
Python script which simply imports the necessary CKAN libraries?

I am not sure what makes more sense, after all it will become a
standalone command-line tool and would not really interact with CKAN.

What do you think?

Best,
Konrad




More information about the ckan-dev mailing list