Where can I find some resources to help me learn how to write Python to CKAN (in this instance data.gov.uk) repositories?
I've had some signs of life from bits of code that I've found, but would certainly benefit from some good tutorials.
Where can I find some resources to help me learn how to write Python to CKAN (in this instance data.gov.uk) repositories?
I've had some signs of life from bits of code that I've found, but would certainly benefit from some good tutorials.
Have you looked at https://github.com/ckan/ckanapi ? It is the official and current python client for CKAN.