News

The ckanapi command line interface lets you access local and remote CKAN instances for bulk operations and simple API actions. Use -r to specify the remote CKAN instance, and -a to provide an API KEY.
If you are getting file not found errors, please make sure that Python and its scripts directory is listed under the PATH environmental variable. The following structure explains the most basic usage ...
To run a Python script with the py launcher, simply substitute py and its command-line switches for python or python3. For instance, here is the command typically used to upgrade pip by running it ...
With JavaScript, you can easily load 3 rd libraries in relative path or even web repository. We have an article on that: In theory, you could setup your modules there. They will be deployed to \Python ...