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

Uploaded Source

Built Distribution

ckanext_ingest-1.2.2-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ckanext-ingest-1.2.2.tar.gz
Algorithm Hash digest
SHA256 188dbf3582217ea0a1b8d371220eb9c159b0dee8b14f201fc0c02bf446ed3744
MD5 24e958dba95b90fa48c067a2b6f03d11
BLAKE2b-256 af8d2938ae9ff837a149419a7a78a1b0b3d7ab0bd728add296a8e5471f9e7f6b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ckanext_ingest-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 47ab22743ebd4bbe14de97973db52f28a20091c80236c494b18681d2d06e1e4a
MD5 0305b26cbe68353ff6a74fcfb9797bdc
BLAKE2b-256 6802e679e1af0488f11e745d1e16e7cd0dfda104d3faac40ef249a0561dec048

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