Skip to main content

No project description provided

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-1.2.4.tar.gz (26.4 kB view details)

Uploaded Source

Built Distribution

ckanext_ingest-1.2.4-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ckanext-ingest-1.2.4.tar.gz
  • Upload date:
  • Size: 26.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for ckanext-ingest-1.2.4.tar.gz
Algorithm Hash digest
SHA256 9d940d71eedd0d1d1f7f8faf4b75eecc2d42a118bc32f3ed361ce25fafb15ccf
MD5 7b0bac1ec22fb00b68b812ede1eab086
BLAKE2b-256 2d6b8dbf96d645451104fd13b81a78f9bc3084eeef42b2016d1f8321ff60bcd5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ckanext_ingest-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for ckanext_ingest-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2a628647ac0142ca34302a3a801b3701ea8bea9df9b2a96059638e71625e852d
MD5 ab80938bd5d7b907f3ac8ac33fbe1ec0
BLAKE2b-256 d090b715d154e8155dcad693b3b605817681e6655e890a17c1ba7a6d23b7d220

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