Skip to main content

CKAN import

Project description

Requirements

For example, you might want to mention here which versions of CKAN this extension works with.

Installation

To install ckanext-ingest:

  1. Activate your CKAN virtual environment, for example:

    . /usr/lib/ckan/default/bin/activate
  2. Install the ckanext-ingest Python package into your virtual environment:

    pip install ckanext-ingest
  3. Add ingest to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/production.ini).

  4. Restart CKAN. For example if you’ve deployed CKAN with Apache on Ubuntu:

    sudo service apache2 reload

Config Settings

Document any optional config settings here. For example:

# The minimum number of hours to wait before re-checking a resource
# (optional, default: 24).
ckanext.ingest.some_setting = some_default_value

Development Installation

To install ckanext-ingest for development, activate your CKAN virtualenv and do:

git clone https://github.com/DataShades/ckanext-ingest.git
cd ckanext-ingest
python setup.py develop
pip install -r dev-requirements.txt

Running the Tests

To run the tests, do:

nosetests --nologcapture --with-pylons=test.ini

To run the tests and produce a coverage report, first make sure you have coverage installed in your virtualenv (pip install coverage) then run:

nosetests --nologcapture --with-pylons=test.ini --with-coverage --cover-package=ckanext.ingest --cover-inclusive --cover-erase --cover-tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ckanext-ingest-0.0.1.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

ckanext_ingest-0.0.1-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file ckanext-ingest-0.0.1.tar.gz.

File metadata

  • Download URL: ckanext-ingest-0.0.1.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for ckanext-ingest-0.0.1.tar.gz
Algorithm Hash digest
SHA256 11ae52f881f51bec16e0b98e03dd0e112103d4b618a7cb91c5bb5b28e01dec9c
MD5 23468907dffa58a0e47456933f7b6a82
BLAKE2b-256 26ad480098106e9e970d336dab01946c2e7ccd51d0acb4f9457bb2d4827adf27

See more details on using hashes here.

File details

Details for the file ckanext_ingest-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ckanext_ingest-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0

File hashes

Hashes for ckanext_ingest-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 148e2f4b7e32717ab3c852587b9e16972c7d3e98f76e1bc8d29021adbf8cac42
MD5 7919f7cb422a78cc8382075877c7b254
BLAKE2b-256 16636e699ab3572ffeed7425c6d1908fd3d3b657d00a36be8740de33342ded72

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page