[ckan-dev] ckanapi 3.6 Released

Ian Ward ian at excess.org
Fri Jun 17 14:58:09 UTC 2016


https://github.com/ckan/ckanapi

pip install ckanapi

ckanapi is a command line interface and python library for accessing
the CKAN action API. ckanapi is compatible with Python 2.6 - 3.x and
transparently supports running against local CKAN instances (no HTTP
overhead) as well as remote CKAN instances.

What's new?
- New Bulk delete CLI command for datasets, groups, organizations,
users and related items: https://github.com/ckan/ckanapi#bulk-delete
- Bulk dump and load CLI commands now support users and related items
- Bulk load CLI command can now upload resource files and logos to
remote CKAN instances
- action CLI command now supports JSON as well as string arguments:
https://github.com/ckan/ckanapi#action-arguments

Thank you to everyone that has contributed code and reported issues!

Ian



More information about the ckan-dev mailing list