Extended workflow for dataset lifecycle
Project description
ckanext-workflow
Installation
To install ckanext-workflow:
Activate your CKAN virtual environment, for example:
. /usr/lib/ckan/default/bin/activate
Install the ckanext-workflow Python package into your virtual environment:
pip install ckanext-workflow
Add workflow to the ckan.plugins setting in your CKAN config file (by default the config file is located at /etc/ckan/default/production.ini).
Restart CKAN. For example if you’ve deployed CKAN with Apache on Ubuntu:
sudo service apache2 reload
Development Installation
To install ckanext-workflow for development, activate your CKAN virtualenv and do:
git clone https://github.com/DataShades/ckanext-workflow.git cd ckanext-workflow python setup.py develop pip install -r dev-requirements.txt
Running the Tests
To run the tests, do:
pytest --ckan-ini test.ini
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ckanext-workflow-2.0.0.tar.gz
.
File metadata
- Download URL: ckanext-workflow-2.0.0.tar.gz
- Upload date:
- Size: 8.8 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.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d6f6fb64e560f2c68904e6cce61c444650f6e2a828c99c80af68b6c9e923f75 |
|
MD5 | c372604919dbd7d98353f96b13f5caee |
|
BLAKE2b-256 | dce9167efd13835ab4d57310aa1e47e6dfc37832cf71bf2d0f5a592b1a9377eb |
File details
Details for the file ckanext_workflow-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: ckanext_workflow-2.0.0-py3-none-any.whl
- Upload date:
- Size: 22.8 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.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8421b98697f6be14ff9129d9401eb9fad0ff2be64e8d010edd58ea7a8fa50a8 |
|
MD5 | 8765a6ab13fd01857b343a7c95859dd3 |
|
BLAKE2b-256 | 17de3f7e233af1a8dcc727757da71a2bc43d35605b357e575fc759c3cb72fc97 |