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

Uploaded Source

Built Distribution

ckanext_ingest-1.2.6-py3-none-any.whl (33.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ckanext-ingest-1.2.6.tar.gz
  • Upload date:
  • Size: 26.6 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.28.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for ckanext-ingest-1.2.6.tar.gz
Algorithm Hash digest
SHA256 9f4449acfa10bdbaf603bc02b9addb6d1874cec9ab7dd2be801febcb43a9105c
MD5 a728c91800fe2da1967f2c8975850695
BLAKE2b-256 409fa204c6f591640c2b1d103257af8d252f3e86f92789048c9c2a4f2b4bd39d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ckanext_ingest-1.2.6-py3-none-any.whl
  • Upload date:
  • Size: 33.2 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.28.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for ckanext_ingest-1.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c7107070d9d9b6f2b144c1c75510e7d44e668fb024fafb514952e195bcf26d65
MD5 a097ec2e4dbb8abb2925aef649640249
BLAKE2b-256 86f500e50cf14c57d861e1e17830540a73c731bf53243b87998e9a73e38935ab

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