No project description provided
Project description
ckanext-shopping-cart
TODO: Put a description of your extension here: What does it do? What features does it have? Consider including some screenshots or embedding a video!
Requirements
TODO: For example, you might want to mention here which versions of CKAN this extension works with.
If your extension works across different versions you can add the following table:
Compatibility with core CKAN versions:
CKAN version | Compatible? |
---|---|
2.9 | yes |
master | yes |
Installation
To install ckanext-shopping-cart:
-
Activate your CKAN virtual environment, for example:
. /usr/lib/ckan/default/bin/activate
-
Clone the source and install it on the virtualenv
git clone https://github.com/DataShades/ckanext-shopping-cart.git cd ckanext-shopping-cart pip install -e . pip install -r requirements.txt
-
Add
shopping-cart
to theckan.plugins
setting in your CKAN config file (by default the config file is located at/etc/ckan/default/ckan.ini
). -
Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu:
sudo service apache2 reload
Config settings
None at present
TODO: Document any optional config settings here. For example:
# The minimum number of hours to wait before re-checking a resource
# (optional, default: 24).
ckanext.shopping_cart.factory.default = redis
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-shopping-cart-0.0.3.tar.gz
.
File metadata
- Download URL: ckanext-shopping-cart-0.0.3.tar.gz
- Upload date:
- Size: 22.7 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52e8743bba460f75f0f6381e2d72917970a8b34188574f3428ea3d0740a02c28 |
|
MD5 | 4a328eebd5daff64e57bf51daa2f1683 |
|
BLAKE2b-256 | 9e6c9a395f994f640b2634243fe62c5616b9a4ab1905c906e9496d425e0bc959 |
File details
Details for the file ckanext_shopping_cart-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: ckanext_shopping_cart-0.0.3-py3-none-any.whl
- Upload date:
- Size: 28.2 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a62c01bca4042a083547fe81f5a99df8d0580af31d6591c1d62406336d5c567 |
|
MD5 | f55b76c120551ab764b50ff58dfc4753 |
|
BLAKE2b-256 | 7819a4cb4984b98dd56ae8efbe0d096bb1d1290dc07777f457e64a61bf37effd |