ckanapi 4.8
0
A command line interface and Python module for accessing the CKAN Action API
Contents
A command line interface and Python module for accessing the CKAN Action API
How to Install ckanapi
You can install ckanapi using pip
pip install ckanapi
or add it to a project with poetry
poetry add ckanapi
Package Details
- Author
- Ian Ward
- License
- MIT
- Homepage
- https://github.com/ckan/ckanapi
- PyPi:
- https://pypi.org/project/ckanapi/
Related Packages
Errors
A list of common ckanapi errors.
Code Examples
Here are some ckanapi
code examples and snippets.