Extension Neat


Extension Basics

Title
Neat
Name
ckanext-neat
Type
Public extension
Description
CKAN extension for the NEAT proof-of-concept
CKAN versions
Download-Url (zip)
Last commit
10 years ago (2015-12-07 18:43:38)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

.. You should enable this project on travis-ci.org and coveralls.io to make these badges work. The necessary Travis and Coverage config files have been generated for you.

.. image:: https://travis-ci.org//ckanext-neat.svg?branch=master :target: https://travis-ci.org//ckanext-neat

.. image:: https://coveralls.io/repos//ckanext-neat/badge.svg :target: https://coveralls.io/r//ckanext-neat

.. image:: https://pypip.in/download/ckanext-neat/badge.svg :target: https://pypi.python.org/pypi//ckanext-neat/ :alt: Downloads

.. image:: https://pypip.in/version/ckanext-neat/badge.svg :target: https://pypi.python.org/pypi/ckanext-neat/ :alt: Latest Version

.. image:: https://pypip.in/py_versions/ckanext-neat/badge.svg :target: https://pypi.python.org/pypi/ckanext-neat/ :alt: Supported Python versions

.. image:: https://pypip.in/status/ckanext-neat/badge.svg :target: https://pypi.python.org/pypi/ckanext-neat/ :alt: Development Status

.. image:: https://pypip.in/license/ckanext-neat/badge.svg :target: https://pypi.python.org/pypi/ckanext-neat/ :alt: License

=============

ckanext-neat

.. Put a description of your extension here: What does it do? What features does it have? Consider including some screenshots or embedding a video!


Requirements

This extension needs ckanext-fulltext with a correctly setup Tika parser.


Installation

.. Add any additional install steps to the list below. For example installing any non-Python dependencies or adding any required config settings.

To install ckanext-neat:

  1. Activate your CKAN virtual environment, for example::

    . /usr/lib/ckan/default/bin/activate

  2. Install the ckanext-neat Python package into your virtual environment::

    pip install ckanext-neat

  3. Add neat to the ckan.plugins setting in your CKAN config file (by default the config file is located at “/etc/ckan/default

Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
neat
CKAN Settings (ckan.ini)
# ckanext.neat.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions