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

Uploaded Source

Built Distribution

ckanext_ingest-1.2.5-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ckanext-ingest-1.2.5.tar.gz
  • Upload date:
  • Size: 26.5 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.5.tar.gz
Algorithm Hash digest
SHA256 55b53b633d5fb95f8ad3f55380a5dcec461db0b4c1585052f00eeecbbd561d1c
MD5 2260f90554f4ee467d13090a848fb90e
BLAKE2b-256 d262b971413d385d364dc90f913ba81079a1ce88a2b6b94361e2680c796e5195

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ckanext_ingest-1.2.5-py3-none-any.whl
  • Upload date:
  • Size: 33.1 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d90c2cfcf017a7525fcf1293d9c7175370ef7a23b54bb63047b78ed45dba3ad1
MD5 564b732e1f6e8a0dc2b4b85371cac59c
BLAKE2b-256 0a6ac7082538360206c5c0a8004aeafacc6896a163b7579ef71766e53c876932

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