[ckan-dev] Shared access to the database

Ian Ward ian at excess.org
Tue Sep 17 17:12:31 UTC 2013


On Sep 17, 2013 11:52 AM, "Sean Hammond" <sean.hammond at okfn.org> wrote:
>
> Just to say that this CKAN client can call CKAN action functions
> directly when your Python code is running on the same server as CKAN is,
> instead of making HTTP requests:
>
> https://github.com/open-data/ckanapi
>
> I'm not sure how well tested this is, it's possible that some CKAN
> action functions may fail if they're called without an HTTP request, but
> worth a try.

We use the LocalCKAN class all the time in our scripts for a few api action
calls. I don't expect any actions will depend on an http request.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130917/9a64dfe7/attachment-0001.html>


More information about the ckan-dev mailing list